The padding around the top of the page and the bottom are way too big. Also around most of the elements which on the responsive side make it really big on a smart phone which is not so good. The paddings are just way to large so what is the best way to change the padding around the page and all the elements.
Also using negative margins will make the mobile experience bad so we just need to adjust the padding on the theme.
That did the trick for the top and bottom parts of the page for the site. If I need a little more padding in a specific page I am guessing I can just use that same code and just add more px in there. Just add it to the custom css per page when needed right?
The padding around the top of the page and the bottom are way too big. Also around most of the elements which on the responsive side make it really big on a smart phone which is not so good. The paddings are just way to large so what is the best way to change the padding around the page and all the elements.
Also using negative margins will make the mobile experience bad so we just need to adjust the padding on the theme.
Thanks
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
That did the trick for the top and bottom parts of the page for the site. If I need a little more padding in a specific page I am guessing I can just use that same code and just add more px in there. Just add it to the custom css per page when needed right?
Thanks Again!
Yes you can add it in the custom css field of the page.
If don't work, add "body"
i.e.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver