Footer widget
- The topic ‘Footer widget’ is closed to new replies.
Need help? Check out our Support site, then
Hi, is there a way to delete the frame for the footer widget.
Thanks
Dirk
The blog I need help with is: (visible only to logged in users)
Hi Dirk,
thank you for using our theme.
You can add this to the Custom CSS:
.site-footer {
border: none;
margin: 0;
padding: 0;
}
Hope this helps.
All the best,
Ana