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

    Why is it impossible to change the background color of this area? This should be the easiest thing to do in the whole theme? I’m trying to change the whole top bar to a dark color, NOTHING WORKS

    #1081021

    Hey gatorfan02332,

    Add this to quick css:

    #header_main.container_wrap.container_wrap_logo{
    background:red!important;
    }

    Best regards,
    Jordan Shannon

    #1081106

    Why can’t you change the color with the editor? I don’t get it.

    #1082008

    Hi gatorfan02332,

    This element is not present in the Advanced styling area and css is a faster and cleaner way to do it.

    If you need further assistance please let us know.
    Best regards,
    Victoria

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