• Hey there,

    I want a full width white header on my site. As you can see I’ve managed to get white to sit behind the logo/menu items at the moment but I’d like this to be full-width.

    Any help would be appreciated ?? thanks

    Kaf

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi Kaf,

    Go to Appearance -> Customize -> Additional CSS,

    #header .top-header {
    background-color: white;
    }

    Let us know,

    Thanks,
    laranz.

Viewing 1 replies (of 1 total)
  • The topic ‘I want my header to be full width’ is closed to new replies.