Full text footer
-
Hi,
I want to put a full-width footer along the bottom to do put copyright & address detail.
I’ve tried a text widget but it only uses a quarter of the space and cant find a way to
1) make it full screen and
2) change the size of the textDavid
The blog I need help with is: (visible only to logged in users)
-
Hi David, the way the footer widget area is done in Tortuga, we can easily widen a footer widget. Add your single text widget to your footer widget area and then add the following to your custom CSS.
.footer-widget-column { width: 100%; } -
-
- The topic ‘Full text footer’ is closed to new replies.