Home Forums WoodMart support forum Menu Highlight (Special Menu Highlight)

Menu Highlight (Special Menu Highlight)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45803

    alexlim91
    Participant

    Dear Xtemos,

    May I know how can i create a menu like this demo https://i.imgur.com/OzEYHZr.png ? Which it can show the menu at the right side?

    Besides using this way, how can i change the menu background color just one particular menu for example like this one https://i.imgur.com/HBlRTQb.png is there any option can change it?

    Thank You

    #45831

    Artem Temos
    Keymaster

    Hi,

    It is possible to add that text for the base header layout only. Read more information in our documentation https://xtemos.com/docs/woodmart/faq-guides/header-custom-text-search-widgets/

    Use the following CSS code example to change the menu item background

    li#menu-item-2621 {
        background: #64b32f;
    }

    Regards

    #45850

    alexlim91
    Participant

    Hi,

    Will you guys implement this feature on next version?

    Thank You

    #45854

    Artem Temos
    Keymaster

    Sorry, but we don’t have plans for such feature in our nearest updates.

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