Current Page Menu Item - by lcgwmarketing

This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp

  • Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    November 28, 2015 at 18:14

    I did a search but I do not know what exactly I’m looking for. On my site, I have a menu in the footer area. When I click on one of those links and go to that page, a white background shows behind the text of the link. How can I make that background transparent and just have the text color of that current menu item (current page) be a different color (yellow)?

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    November 29, 2015 at 10:05

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .widget_nav_menu li.current-menu-item a {
        background-color: transparent;
        color: yellow !important;
    }

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.