Home Forums WoodMart support forum Page Link on Mobile

Page Link on Mobile

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

    mudesports
    Participant

    Hi there,

    I’ve realized that on mobile once you click on a Page (category) on the menu, afterwards if you open the hamburger menu from this page, that current Page it doesn’t appear as available (non visible). Is that a inherit thing of the theme? Or it’s something I’m missing? I’ve tried many things but keeps unavailable. I’d like to be visible as to make easy to customers to know in which category/page they are. Normally once a page is selected appears in different color or underlined but always visible. I’ve attached some screenshots for reference.

    Tks in advance,
    Xavi

    Attachments:
    You must be logged in to view attached files.
    #341229

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-nav-mobile li.current-menu-item>a {
        color: white;
    }

    Best Regards

Tagged: , ,

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