This topic has 4 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Robert Hall
I created a custom menu for the footer on my site. It looks great; however, when you click on one of the pages that is listed in the footer there is a white block over that page so you can’t see the title. For instance if you click on the contact us page when you go to the footer there will be a white block over that page. Never seen this before so not sure what the issue could be.
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.main-footer-2 .widget_nav_menu li.current-menu-item a {
background-color: transparent;
}
Regards,
Eva Kemp.
Worked perfect. Thank you!
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘White Block Over Menu Links in Footer’' has been successfully resolved, and the topic is now closed for further responses