Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 how to hide the cutomthread filed languages in the responsive theme ?
PARADOXP Offline
Junior Member
**
Posts: 3
Joined: Oct 2020
Post: #1
how to hide the cutomthread filed languages in the responsive theme ?
i have an issue with the custom thread filed languages...

i want to hide them in mobile view in a responsive theme... using media queries


PHP Code:
@media only screen and (max-width: 768px) {
  coustomthreadfiled {
    display: none;
  }
}


here is an example of what i am trying to say....
[Image: 108510920-22b07900-72e5-11eb-9406-6a18fe319bf7.jpg]

the fields appeard in red boxes should be disappeared in responsive version...

but in the real thing is it cracked the responsive theme.


please suggest me how do i set this css value for the custom thread filed languages to hide them in responsive theme. not only one xthreads application but also in all xthread application.

Thank You
@PARADOXP

02-19-2021 11:43 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
how to hide the cutomthread filed languages in the responsive theme ? - PARADOXP - 02-19-2021 11:43 PM

 Standard Tools
Forum Jump: