Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Content | Remove Padding
deeps
May 2015
in
Theme support
Is there a way to set this for every page?
I can't find it in the theme options - currently I have to set it in page options for every new page I create
(
screenshot here
Comments
Albert
May 2015
Hi,
yes, this is possible. You can do this within below css:
body:not(.template-slider) #Content { padding-top: 0 !important; }
deeps
May 2015
w00t! thank you that worked a treat...
Odd that it's not a toggle in the main theme options, but is in the page options...
Albert
May 2015
You're welcome!
Sign In
or
Register
to comment.
Comments
yes, this is possible. You can do this within below css: