Footer
-
Hi… I would like to footer of this site to be stretched at the bottom of the screen instead of being in a weird looking column on the left?
The blog I need help with is: (visible only to logged in users)
-
Hello
Your site is currently set to private, so I’m not able to see what you currently have or make suggestions on how to achieve what you are looking for. Is it possible to make the site public so that I can take a look?
-
Hi there, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
.site-footer .widget-area:last-of-type { width: 100%; }Note that when we do the above, you will not be able to add any widgets to the other two widget areas in the footer or things with go awry.
- The topic ‘Footer’ is closed to new replies.