Big slide link

Posted in: Newspaper
Post count: 38

Hi team,

How to change blue highlight of titles from big slide??

thanks,
Careongo

Post count: 7909

Hi,

If you want to change the article title background on Big Slide please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/rdV3pH75

.td-sbig-title-wrap .td-sbig-title {
background-color: rgba(214, 77, 236, 0.7) !important;
}
.td-big-grid-title .td-sbig-title-wrap {
background-color: rgba(214, 77, 236, 0.7) !important;
}

Thanks!

Post count: 38

Done…thanks a lot!

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