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

    hello, I am using a menu with a 2nd submenu

    category A
    – test item
    – – subitem (<— I want an other Background colour)
    – – subitem (<— I want an other Background colour)

    I tested this, but No change:

    
    #top #wrap_all .av-main-nav ul ul {
        background-color: #000;
        border-color: #000;
    }

    I also tested !important; for both. No change.

    • This topic was modified 9 years, 5 months ago by royaltask.
    #463414

    Hi royaltask!

    Can you please post a screenshot and show the changes you would like to make?

    Best regards,
    Yigit

    #463448

    I want to have different colours on different menu levels. I just need level 1 and 2
    colous

    #463754

    Hi!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #463810

    I give up here. I dont have a live site. Just wanted different background colors for my main menu.

    #464403

    Hey!

    The reason why I asked for a link to your site is because we need to inspect your menu, each menu item has a unique id which can be used to target the different levels with CSS. You can’t do this from the theme backend so we need to give you custom code. You’re welcome to try yourself though by right clicking the element and selecting Inspect Element.

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.