How do I make the text background opaque

Posted in: Newspaper
Post count: 11

Post count: 11
Post count: 3343

Hi,
Edit like here: http://screencast.com/t/pwgs8rKQPcVp
and add this CSS in Theme panel -> Custom CSS

.td-sbig-title-wrap .td-sbig-title {
    background-color: rgba(77, 178, 236, 1);
}

Thanks!

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