Visual Composter – Big Grid

Posted in: Newspaper
Post count: 1

Hello there.

I’ve just purchased this theme and hopeful someone can kindly assist.

I was motivated to buy this theme having seen it on another website, and I’m looking to replicate their home page grid – here it is

I assumed it would be easy to setup, I’ve attempted like this

However, it doesn’t look seamless as there is a big gap between the two – see here

In short, after spending many hours on this, if someone could be kind enough to tell me how to use Visual Composter on this theme to get a big grid like this I’d be very appreciative. Thanks

Post count: 23312

Hello GOT,

If you want to achieve the same layout, you have to reduce the padding-bottom for your Big Grid 4. Please try a bit of CSS code to do that and place it in Theme panel>Custom CSS area.

The code is ->

.td_block_big_grid_4{
padding-bottom: 2px;
}

The result you should see here -> http://screencast.com/t/07VOpBJBsv

For more information about “How to use Visual Composer”, please check here -> https://forum.tagdiv.com/how-to-use-visual-composer/

Thank you for the message!

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