Background on line

Posted in: Newspaper
Post count: 10

How do I get the background only within the red marked space?

I tried several times and always the background beyond. It would just be 10px from all sides of the banner.

The following images:

http://www.folhadobico.com.br/Config.jpg

http://www.folhadobico.com.br/Background-exceeds.jpg

http://www.folhadobico.com.br/Config2.jpg

Thank you.

Post count: 7909

Hi,

Please provide a link so I can inspect this and provide you an accurate solution. It may have some bottom margin that is added automatically to the text widget – http://screencast.com/t/JiJbRBhUMXLu

Thanks!

Post count: 10

I am working on localhost. I put this link only for testing.

http://www.dicasdemercado.com.br

If you need I send the password. Let me know.

Thanks!

Post count: 6600

Hi,

Please use this custom css and note that this will only apply to that specific custom container: http://screencast.com/t/v2QzR1rXbu

Add this custom css in theme panel > custom css section:

.vc_custom_1432038881241 .widget_text {
margin-bottom: 0px;
}

.vc_custom_1432038881241 .textwidget p {
margin: 0px;
}

.vc_custom_1432038881241 {
margin-bottom: 20px;
}

Thanks

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