Vertical padding on mobile
in Other
Hi,
Is there a way to reduce vertical padding on mobile only from theme options?
The padding values look great on desktop but on Mobile everything is far too much padding;
As an example please compare desktop with mobile on here: https://www.gardencourses.com/a-new-approach/
Many thanks
Comments
Hello,
You can create two identical section with the same content, but one with padding that will be displayed only on Desktop, and one without padding that will be visible only on Moblie.
You just need to select Responsive Visibility in section opitons.
Thanks
That works very well, thanks!
1 other thing, I have custom subheaders on each page but they dont work on mobile so i'd just like to hide them for mobile, is this possible?
Please, go to Betheme -> Theme options -> Custom CSS & JS -> CSS, and put there the following Custom CSS Code.
Thanks