Which \"Add Element\" is used here??

Posted in: Newspaper
Post count: 16

Hi, I had an element on my home page, as per demo:

It had a grey frame around and contained three articles, not a grid, but deleted it by error and now can’t find the right element to add it again. (It was about halfway down home page), as per your “SPORTS NEWS” DEMO, just above 728 x 90 advert.

http://demo.tagdiv.com/newspaper_sport/

Please let me know which element or row to add, so I can get this back.

Thank you.

Post count: 22421

Hi,

In order to re-create that look you need to add a row in visual composer and make it full width. The block is a block 14 so you need to create your section like so: http://screencast.com/t/Cxb8E4FWfFjM and then use the row setting to add the background color and stretch the row: http://screencast.com/t/DBycczxgXUrmhttp://screencast.com/t/Z1PbWs0N and then add a black background from the design option tab on the row settings.
Now you should have this result: http://screencast.com/t/90hCumjDo
Now you need to use css to position it properly: http://screencast.com/t/ZjEdGWmi
Use this code:
.mycustomclass{
margin-bottom:20px!important;
padding-top:48px!important;
}

Thank you!

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