Topic Background Color

Posted in: Newspaper
Post count: 40

How do you change the text and background color of the following topics in the Fashion demo: This week trends, Month in review, Hot stuff coming? How do you change the background color of the “read more” article continuation?

Post count: 23312

Hi,

If you want to change the background of that button, please use the code below and place it in Theme panel -> Custom CSS area.

.td-read-more a{
background-color:green!important;
}

The result is here -> https://www.screencast.com/t/pirEXep2hfT

Thank you!

Post count: 40

Hi Catalin,

Thank you for the answer. How do I change the text and background color of the words indicated by the red arrow in the attached screenshot? I don’t know how to attach an image, so I will email the screenshot to contact@tagdiv.com in a few minutes.

Post count: 40

Hi Catalin,

Thank you for the answer. How do I change the text and background color of the words indicated by the red arrow in the attached screenshot? I don’t know how to attach an image, so I sent you an email with the screenshot to contact@tagdiv.com a few minutes ago.

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