Tagged: , ,

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

    Hello,
    How to I change the background color of the secundary menu.
    Not just in the container, but fullwith? Can’t find the css class…

    thanks

    -edit

    Found it in the extra styling.
    I can’t edit the height of the menu. How do I do this?

    • This topic was modified 8 years, 8 months ago by Wolf.
    #599783

    Hey WolfvanHaeren!

    Can you please post the link to your website and point out the changes you would like to make so we can provide you more accurate solutions? :)

    Best regards,
    Yigit

    #600245

    ofcourse sit in the private content box. I would like too double the hight of the secondary menu

    thanks

    #600491

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_meta .container {
        min-height: 50px;
    }
    .sub_menu {
        top: 20px;
    }

    Best regards,
    Yigit

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