If I use pages, it appears fine. If I use a custom menu in the footer, there is a white rectangle over the name of whatever page is active. Did I do something to cause this? http://calvins.businesslocallistings.com/
Thanks,
Tina
If I use pages, it appears fine. If I use a custom menu in the footer, there is a white rectangle over the name of whatever page is active. Did I do something to cause this? http://calvins.businesslocallistings.com/
Thanks,
Tina
Hey,
add following code to css/custom.css:
#top #footer .widget_nav_menu .avia_mega > .current-menu-item > a, #top .widget_nav_menu .avia_mega > .current-menu-item, #top #footer .widget_nav_menu .avia_mega > .current-menu-parent{
background: none;
}
#top #footer .widget_nav_menu .avia_mega > .current-menu-item > a, #top .widget_nav_menu .avia_mega > .current-menu-item{
padding: 0;
left: 0;
}
#top #footer .widget_nav_menu .avia_mega > .current-menu-parent{
border-top: none;
padding: 0;
left: 0;
}That helped but now there is a white line under Menu. The other footer columns don't have white lines under the heading. The URL moved to http://www.calvinstransmissions.com/.
Thank you,
Tina
I just noticed the white line moves with whatever page you are on. So I guess it's the active link. It just looks a little weird. Is there a better way?
You must log in to post.