How to change these background colors on “Newspaper HISTORY” Theme ?

Posted in: Newspaper
Post count: 45

Hello.

We are using “Newspaper HISTORY” Theme (https://demo.tagdiv.com/newspaper_history/).

1 – How to change the yellow background color framed in red as you can see on this screenshot: https://imgur.com/a/GnjG0Q8 ???
2 – How to change the bleu background color of the bottom icon framed in green as you can see on the same screenshot ???

Thank you for answering us on these two very important points for us.
Please once again, answer us through sample demonstrations in screenshots because it will help us best to quickly understand and solve our problem.
Awaiting your reply.

Post count: 27744

Hello,

1. That demo has a extra class https://i.imgur.com/JZeNrlk.png to change the color you need to use a custom code css -> https://i.imgur.com/MWLp8LK.png
.td-history-pro .td-arrows .td-next-prev-wrap
{
background-color: red;
}

Set the code in Newspaper -> Theme panel -> Custom code -> Custom CSS.

2. The color for ToTop Button is the Accent color from Theme Panel -> Theme Color -> General Theme color => https://i.imgur.com/AEEkWBx.png

Thank you!

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