Slider Post Title background customization

Posted in: Newspaper
Post count: 22

Hi, I would like to use Slider on homepage,
but Post title doesn’t look well on slider.
I usually write title on thumbnails to attract more attention
while sharing on social media. But together with slider’s post title
they look very scrambled. is it possible to add a solid or transparent
background only for the post title text (not on full thumbnail image) on slider?
thanks.
you can also check how it looks on my site. http://www.ailevecocuk.net

thanks

Post count: 20688

Hi,

If you mean something like this – https://www.screencast.com/t/XUPwNwlE
You can do it with this code

.td_block_slide .td-module-title {
background-color: black;
}
.td-slide-meta {
width: auto!important;
}

Thanks

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