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

    Hi,

    I have two problems with the mega menu. First of all it’s not showing up entirely on the site. Second of all, I’d like to give it a green background and can’t find the correct CSS tag for this.

    Thanks for your help.

    Gabe

    #358150

    Hey connect4consulting!

    Thank you for using Enfold.

    Please add this on Quick CSS or custom.css:

    #header .twelve.units {
    width: 910px !important;
    margin-left: -415px;
    }

    Use this to change the background:

    .header_color .main_menu ul ul {
    background-color: green;
    }

    Cheers!
    Ismael

    #358317
    This reply has been marked as private.
    #359071

    Hey!

    Seems like you have already figured it out – http://i.imgur.com/8AIHTvH.png ?

    Cheers!
    Yigit

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