Video Player not picking up Theme styles

Posted in: Newspaper
Post count: 5

The Visual Composer Video Player element is not picking up the Newspaper theme styles for the widget title. See this example on my development site. The element is the first one at the top on the right side.

Post count: 23312

Hello wordnow,

Please provide your website URL so I can inspect it closer.

Thanks.

Post count: 5
Post count: 23312

Hello wordnow,

In this case, please try to use the Text with Title + Video Player element from Visual Composer if you want that your title to be underlined and that it have the same style as in this example -> http://screencast.com/t/dQjOuRLc -> http://screencast.com/t/FJZHOBKpsilm For better results, then you should use a bit of CSS to remove some padding bottom and the result you should see here -> http://screencast.com/t/kZKdL9dv8

The code is ->

.td_block_text_with_title {
padding-bottom: 0;
}

Hope this helps!

Thanks for your understanding!

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