Background header grey

Hi,

The background in this header is grey (X-theme). We want to make it white #FFFFFF.
Where can we change this?

Thanks.

Carla

Hi There,

Thanks for writing in!

Can you please confirm which stack you are using for your site.
I can see the site is under construction. Please . confirm so that we can suggest you better.

Thanks

Hi Basanta,

The stack Renew.

Carla

Hi Carla,

You can try adding the code below in Theme Options > CSS

body .x-navbar {
    background-color: #ffffff !important;
}

Hope that helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.