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

    I am trying to edit the background color on an li of a full width submenu

    Any help is greatly appreciated.

    #652447

    Hi bensondesign,

    Please try the following in Quick CSS under Enfold–>General Styling:

    li.current-menu-item {
    background-color: orange !important;
    }

    Best regards,
    Rikard

    #652613

    Rikard,

    Thanks but the code adjusted the main menu. I need to adjust the full width sub menu in the orange bar. I have a class already associated with the menu and have tried both of the the codes below but I just can’t figure it out.

    .orangesubmenu li.current-menu-item {
    background-color:#ffffff!important; color:orange
    }

    #top .av-subnav-menu li.current-menu-item{background-color:#ffffff!important; color:orange}

    #653826

    Hi,

    it seems to work fine:

    View post on imgur.com

    Please clear browser cache and hard refresh a few times.

    Best regards,
    Andy

    #653841

    Yes. I was able to fix the issue. Thanks for looking at it.

    #653848

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘full width submenu li active background color’ is closed to new replies.