Unable to change the nav bar (header) background colour

Posted in: Newspaper
Post count: 1

I’ve tried changing the colours in Newspaper > Theme panel > General Theme colours. I want the main desktop nav bar background colour to be blue, but it is stuck on a hot pink colour (#ea2e2e).

I’ve tried changing the colour in the CSS, but due to the below code being present at root level, the nav bar keeps showing the hot pink colour on load, before changing to navy blue.

.tdi_43_rand_style{
background-color:#ea2e2e !important;
}

I’ve tried downloading and searching through the theme files for ‘background-color:#ea2e2e !important;’ but I can’t find anywhere in the code where this css is written.

Post count: 27744

Hello,

Please try to edit the page with tagdiv Composer, select the row where the background color is set and go into the tab CSS, and change the color.

Thank you!

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