Changing the colours of the bars

Hey, Hoping someone can tell me how to edit the colour of this bar? Or better again add my own textured image. I presume it must be possible without code? I can change the colour of almost everything else but for some reason I just cant find where to change this one.

Hello @Giolla,

Thanks for writing in!

I assumed that you are using the Church demo content. Please go to X > Theme Options > Custom CSS and find this custom css block to change the color:

.x-header-landmark {
    padding: 45px 0;
    border-color: #e4e1d0;
    background-color: #e4e1d0;
}

Please let us know if this works out for you.

Thank you. Worked perfectly. I have another question please. The church theme does not have a cart/basket or a checkout page by default. Is there a way to import this to the theme?

thanks
Giolla

Its ok I figured it out.

Glad to hear that :slight_smile:

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