Home Forums WoodMart support forum how to highlight the selected item in the menu

how to highlight the selected item in the menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #231185

    maryamk
    Participant

    dear team
    how to make the selected page in the menu highlighted ??
    Is there any theme’s settings ??

    see the screenshot please

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

    Hello,

    I saw the screenshot you attached. Please try adding the following custom CSS.

    .whb-color-light .navigation-style-default .item-level-0.current-menu-item>a {
    background-color: orange;
    }

    Regard’s.
    Xtemos Studio.

    #231221

    maryamk
    Participant

    this worked thank u
    what about changing the color of text on hover, how can I customize the color as I want?

    #231237

    Hello,

    You are Most Welcome.

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

    .whb-color-light .navigation-style-default .nav-link-text:hover {
    color: red;
    }

    Regard’s.
    Xtemos Studio.

    #231496

    maryamk
    Participant

    thank u so much
    you’re the best

    #231498

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘how to highlight the selected item in the menu’ is closed to new replies.