Home Forums WoodMart support forum MENU items highlighted

MENU items highlighted

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #202154

    gzelasco
    Participant

    It is posible to highlight the menu item when go to specificy page?
    as this example

    https://macarenacortes3.wixsite.com/caravanamaqueta1

    #202258

    Hello,

    I have visited the URL you attached. To make the current menu item color the same you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> CSS.

    .whb-color-dark .navigation-style-default .item-level-0.current-menu-item > a {
    color: #B28592;
    }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)