Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #950616

    I want to change the background of the total menu area. I tried to do this in the header, but than I loose the color of the header.
    Header and menu should be different colors.

    • This topic was modified 6 years, 4 months ago by Els.
    #950642

    x

    • This reply was modified 6 years, 4 months ago by Els. Reason: x
    #950709

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #header_main_alternate {
        background-color: #5C6DB5!important; 
    }
    
    .header_color .main_menu ul:first-child > li.current-menu-item > a {
    color: #ACD4E1 !important; 
    }

    Best regards,
    Mike

    #950746

    thank you so much Mike!

    #950775

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘change color menu’ is closed to new replies.