Big grid 1 Doesn't work on fullwidth

Posted in: Newspaper
Post count: 6

i want the big grid 1 to be fullwidth but when so I change te row setting to stretch row and content because I want de content to be fullwidth to butt de style of the blok looks weird then

you can see it add the link

https://nlphry-manjsince.savviihq.com

Post count: 20688

Hi,

If you use WPBakery page builder the full grids may not display same as with the tagDiv composer. In this case it seems to be bigger in height. Try to use this code in The theme panel custom CSS section
http://prntscr.com/lnhx8p
It should make the full big grid look as it should.

.td_block_big_grid_fl_8 .td_module_mx25 {
padding-top: 14%;
}
.td_block_big_grid_fl_8 .td_module_mx19 {
padding-top: 28%;
}

You could also use the flex grids, these can have stretched widths and many other customization options as well
https://www.screencast.com/t/t6Fz8ddh
But these are only available in the tagDiv composer.

Thanks

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