header backround colour

Posted in: Newspaper
Post count: 46

Hello,

I changed my header style, from „style1” to „style5” and the backround colour on my header is gone. It used to be black, but it just doesnt seem to exist. I tried everything from the theme panel/theme colours, nothing changes.

This is how it used to be (black and yellow text) – https://ibb.co/YWhHryn

Not it s like this (invisible backround and yellow text) – https://ibb.co/3ThCn8b

I tried to edit it from tag div edit page, it says it can t be edited with that.

Can you help me? Thanks

Post count: 153

You will have to edit the header from cloud templates using td composer.

Post count: 46

I don t understand. Can you explain the steps I have to take?

Thank you

Post count: 153

1. Go to cloud templates
2. Hover on Header template
3. Three dots will appear> Click edit with td composer

Post count: 27744

Hello @mihai_somanescu,

I saw that you have a standard template, to change the background color please go to Theme Panel -> Theme Colors -> Main menu -> https://i.imgur.com/saBJQRi.png

Thank you!

Post count: 46

Thank you AnaMaria.

I already did that and it did not change the color. Here is the screen capture – https://imgur.com/a/lVfaRFT

Post count: 27744

Hello,

The color is not applied because there a custom body class.
Please use this custom code .td-header-style-5 .black-menu
{
background-color: black;
}

Set the code in Theme Panel -> Custom Code -> Custom CSS.

Thank you!

Post count: 46

It worked, thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.