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

    Hi,

    I’d like to make a custom menu style look exactly the same as the main menu style. I have a custom menu in a widget area on the home page with two links. I want that custom menu to look exactly like the home page main menu style.

    Thanks for your help!
    Gabe

    #332870

    Hey gabe!

    Try adding this code to the Quick CSS:

    .av-subnav-menu li a .avia-menu-text {
        font-weight: bold;
        color: #919191;
    }
    .av-subnav-menu li a{
        border: 0 !important;
    }

    Cheers! 
    Josue

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