T tonnyz Member Nov 30, 2014 #1 Hi, how can I change quickSearch's position based on the responsive width ? i.e. for the wide screen width I want it to be "right: 20px;" while for the narrow screen width , I want it to be "right: 0px;" thx
Hi, how can I change quickSearch's position based on the responsive width ? i.e. for the wide screen width I want it to be "right: 20px;" while for the narrow screen width , I want it to be "right: 0px;" thx
P Paul B XenForo moderator Staff member Nov 30, 2014 #2 Use media queries in conjunction with the CSS selector. https://xenforo.com/community/resources/responsive-design.2193/ Upvote 0 Downvote
Use media queries in conjunction with the CSS selector. https://xenforo.com/community/resources/responsive-design.2193/
T tonnyz Member Nov 30, 2014 #3 Brogan said: Use media queries in conjunction with the CSS selector. https://xenforo.com/community/resources/responsive-design.2193/ Click to expand... Thanks, sorry for my puny question Upvote 0 Downvote
Brogan said: Use media queries in conjunction with the CSS selector. https://xenforo.com/community/resources/responsive-design.2193/ Click to expand... Thanks, sorry for my puny question