Footer
- The topic ‘Footer’ is closed to new replies.
Need help? Check out our Support site, then
Hi there,
the footer is currently set to three columns, can you turn it into just two columns so that the contents are bigger?
Thank you very much for the anshwer.
g.
The blog I need help with is: (visible only to logged in users)
Hi – yes, that’s possible. the following css will do the trick.
#footer .sidebar-footer .widget {
width: 50%;
}
Thanks – Ben
Hi there, thank you very much
Is it possible to display any widgets on the footer only on the home page too?
Hi – this can be done with the widget visibility settings.
There’s info on using this here:
https://wordpress.com/dailypost/2013/05/28/widget-visibility/
Thanks – Ben