Source and Tags box colour change

Posted in: Newspaper
Post count: 7

Hi,
I went trough the forum but can’t find the solution for this issue. Is there any chance to change the Source and Tags boxes background colours from the black to the one of my choice.

example: http://www.zregionu24.pl/nowe-inwestycje-w-oswiecimiu/

at the bottom of the page, below the social buttons there are black Source and Tags boxes with black background. Is there any chance to change the colour to match the leading colouring of the page?
I have searched theme panel there and back but couldn’t find any easy way to do this (it was very simpe to change the categories colours at the top of the article though).
There is probable a bit of a custom CSS needed which I would very appreciate from you.
thanks up front

Post count: 20688

Hi,

You can use this code to change the background color on these elements, to what you think is best for your website – https://www.screencast.com/t/Mmlx1clH9QVR
This is the code used, you must enter it in Theme panel->Custom Css

.td-post-source-tags
.td-post-small-box span {
background-color: #ef7f1a;
}

Thanks

Post count: 7

Thankyou!! you all rock!!!

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