Tagged: Footer widgets
On my front page, in the footer section I have pages listings, some interesting sites listings etc, even though in the widgets area there is nothing there. If i place something in the footer widget area like a calendar, it shows up as it’s supposed to, but when I remove it the weird stuff comes back.
Any ideas would be welocome
Also my header is setup for the secondary menu to be at top right, but it’s showing up next to social icons on top left, in the setup preview it’s sitting top right?
Hi Any help?
http://toothlander1.staging.wpengine.com/wp-login.php (hosted on WPengine)
Hi!
1- What you are seeing on the footer is default widgets. You can place empty text widget to your footer widget areas not to display anything.
2- Please flush browser cache and review your website now
Regards,
Yigit
Thank you Yigit, that worked great.
One more question : how to get rid of the page title but keep the breadcrumbs? DO I need to resort to CSS and hide it? if so which selector to hide?
Best
Victor
Hi Victor,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .main-title {
display: none;
}
Regards,
Yigit
sorry, one more, how to add more google fonts, different weights etc.
Thanks
Hi!
Please refer to Josue’s post here – https://kriesi.at/support/topic/adding-additional-google-fonts-2/#post-299412
Cheers!
Yigit