How would I adjust the padding in the footer? There's way too much padding for me...
I'm using the Flagship theme.
Thanks in advance!
Footer Padding?
2 posts from 2 voices-
Posted 11 months ago #
-
Hi Susier,
You can add the following to your custom.css file or Quick CSS in the Style tab:
#footer .container { padding-top: 30px; padding-bottom: 30px; border-top-style: solid; border-top-width: 1px; }That is what is currently used in layout.css so any changes you make will overwrite them.
Regards,
Devin
Posted 11 months ago #
Reply
You must log in to post.














