Where do you change title colors on the sliders?

Posted in: Newspaper
Post count: 10

Apparently I’m unable to change the color of text color for tag boxes and the post titles on the sliders without finding it within the CSS and hard coding it. No matter what I choose on the Customizer, nothing changes color of titles/tags.

1. Is there an easy way to change the titles/tag box colors?

Post count: 854

hello,
for now the css is the only solution.

Thanks for you message.
Radu A.

Post count: 10

and which line of code do I change? Can’t seem to find it exactly.

Post count: 3343

Hello,
Please show me in a screenshot what exactly you want to change and i will give you the right CSS.

Thanks for the message!

Post count: 10

If you could give line#’s to the 3 listed, that would be fantastic! Thank you for all your help & hard work on the theme!
screen

Post count: 3343

Hello,

1.

.iosSlider .slide-meta-cat a {
    color: #FF0000 !important;
}

2.

.td-sbig-title-wrap a {
    color: #FF0000 !important;
}

3. You have this directly when you edit the block in Visual composer http://screencast.com/t/QlCHas6al

Post count: 10

Thank you Marius!

{admin may close thread}

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