Can't to change the backgroundcolor of the whole line of the td-demo-custom-menu

Posted in: Newspaper
Post count: 45

Hello.

We want to change the background color of the whole line of thetd-demo-custom-menuto orange as you can see in the screenshot with the places circled in green color.

At the web browser level, we were able to do it simply by changing:

.tdi_41_rand_style {
    background-color: #f4f4f4 !important;
}

to:

.tdi_41_rand_style {
    background-color: orange !important;
}

And that gives the result of the following screenshot: https://ibb.co/mb4d3LV.

But when, we copy our code from the modified “orange” background into the “Live CSS” field, no changes are made. We even cleaned the cache but nothing has changed.

How then, to change the background color or the Background-color of the whole header containing the “td-demo-custom-menu” ???

Thank you for helping us please.
Looking forward to your message.

  • This topic was modified 4 years by grezako.
Post count: 35449

Hi grezako,
Our theme has a builder that can be used to edit the website directly on the frontend, therefore is no need to use custom css. All you need to do in this case is to edit the homepage using tagDiv Composer select the row from header and check the css tab from the builder -> https://i.imgur.com/qaXZvlM.jpg -> https://i.imgur.com/I4iYZi1.jpg
I hope this will help you!
Let me know the results!

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