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

    Hello

    When I change the Logo area background colour from white to a grey in the general styling settings it changes the background colour for the entire menu to. I just want the area around the logo to be one colour and then white for the menu below.

    Many thanks
    Karen

    #579301

    Hey sensiblekaren!

    Add this to your custom CSS.

    #header_main_alternate { background: red !important; }
    

    If that’s not working then send us a link to your page and we’ll take a look.

    Best regards,
    Elliott

    #579561

    Hello unfortunately this has not worked, please see link.

    Many thanks
    Karen

    #580138

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    strong.logo {
        background-color: #ddd !important;
    }

    Best regards,
    Rikard

    #582909

    Thanks that worked. Kind regards.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Background colour for logo photography demo’ is closed to new replies.