I would like to extend the width of the footer divs and only need 2, possibly 3 sections. Where can I edit this? I would also like the footer to be a bit smaller in height.
Thank you for any contribution.
(2 posts)
(2 voices)
I would like to extend the width of the footer divs and only need 2, possibly 3 sections. Where can I edit this? I would also like the footer to be a bit smaller in height.
Thank you for any contribution.
Hello nicaaw,
You can select the footer layout in Dashboard -> your theme -> Footer, http://mysitemyway.com/docs/index.php?title=Footer#Footer_Column_Layout.
As for the height try adding this line in Dashboard -> your theme -> General Settings -> Custom CSS,
#footer { height: 200px !important; }
You must log in to post.