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

    I am looking to make the logo area a different color than the main navigation. The color applied to the “Logo Area background color” field affects both areas – is there a way to separate them so they can display different colors?

    #555293

    Hi breakpoint!

    Send us a link to your page so we can check the layout your using and we’ll see if we can get you some CSS to use.

    Best regards,
    Elliott

    #555331

    I have included a link to the build site within the Private Content area…

    #555493

    Hey!

    Add this to your custom CSS.

    div#header_main_alternate {
        background: yellow !important;
    }

    Cheers!
    Elliott

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