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

    How can I get a different color in the header an menu section only.
    Editing with the General Styling option does not work. If I use this the background of the whole page changes …

    #1178507

    Hey dreamreader,
    Is this for one page of for all of the?
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #wrap_all #header_main, #wrap_all #header_meta {
        background-color: red !important; 
    }

    Feel free to adjust to suit.
    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1178646

    Thank you Mike, this works just perfect!

    Best regards

    #1178662

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header different color’ is closed to new replies.