This topic has 7 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
Hi,
I need to have only one footer row not two. There is no settings for footer in theme settings which is very strange, and I don’t want hidden content. There are no widgets to remove from footer sidebars in widgets settings, so that they would disapear in that way, so how exactly do I go about this?
Thanks
Lykke
Hello,
You can read more in our documentation how to customize footer area:
https://www.8theme.com/demo/docs/idstore/index.html#!/widgets
Regards,
Robert Hall.
Hi Robert,
This article describes that there are widgets in the sidebars and what is in the widgets. In my admin the sidebars are empty. I added a text widget into one of them and wrote test and it replaced the one that was displayed (but wasn’t in the sidebar), so how do I remove something that’s not there?
Thanks
Lykke
Hello,
You can remove the second footer with this code in custom.css file:
.footer-menu-wrap { display: none;}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Thanks a lot.. 🙂
What about the last footer with the links and credit cards, how do I change these?
Thanks
Lykke
Hello,
You can use Payments Area and Copyrights sidebar in Appearance->Widgets.
Regards,
Robert Hall.
Hello,
You can use Payments Area and Copyrights sidebar in Appearance->Widgets.
Regards,
Robert Hall.
Tagged: customization, design, footer, layout, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up