Transparent Color on Caption

Posted in: Newspaper
Post count: 186

Hi Support,

Please can you help me with css code to make a transparent light red color on my captions.

Attach is a sample i saw on website

http://juglax.com/wp-content/uploads/2017/03/transparentxx.jpg

Post count: 23312

Hello willysawa,

Please provide the exact link where exactly you want to make these changes so I can quickly identify it and so I will be able to provide a more accurate code.

Thanks for the message!

Post count: 186

This is sample I sample https://www.withinnigeria.news/

You can see all the caption has green backgroung.

This is my website I want to implement http://www.juglax.com

Post count: 23312

Hello willysawa,

If you want to achieve this effect, you should use the Big Grid 1 with style 4 and use a bit of CSS code to change the background color, like this ->

.td-grid-style-4 .entry-title{
background-color: red!important;
}

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

Thanks for the message!

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