Menu Colour doesn't Change

Posted in: Newspaper
Post count: 2

Hi, I’ve just started using the theme and while I’m trying to change the colours on he theme panel, everything (header background, menu bar background etc.) gets changed except the colour of the menu bar itself (the bar that isn’t full width and only has the menu items within it). Please tell me how I can resolve this, I have changed colour for every single possible section and that bar still comes up as the blue (as in the demo). Thanks!

Post count: 35449

Hi,

Please provide some more details about what demo are you using, we have some demos that need to use custom css in order to change the colors ( those demos are older or have st as background color a gradient).

Thank you for your understanding!

Post count: 2

Hi, thanks for your reply. I’m using the newspaper theme with the business demo.

Post count: 35449

Hi,

If you are using the business demo and you have set the header style 1 then you’ll need to set a custom css ( or you can change the header ) because there are set tow types of background for business demo on style one, and the theme penal have settings only for one -> https://www.screencast.com/t/rdR70r4Npz -> https://www.screencast.com/t/iaLf1ZVMq0
Here is the code, you need to set this code in Newspaper>Theme panel>Custom code>Custom css
.td-business .td-header-style-1 .td-header-main-menu {
background: orange;
}

Also feel free to change the color

Thank you!

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