How to change Big Grid Full 7 Thumb Dimensions!

Posted in: Newspaper
Post count: 28

Hi everyone! 🙂
I’d like to change the Big Grid Full 7 thumb dimensions!
I’d like to lower the three thumbs indicated with the arrow in this pic.

How can i do?

Cheers,
Toni 🙂

  • This topic was modified 8 years by ToniRM.
  • This topic was modified 8 years by ToniRM.
Post count: 20688

Hi,

The theme blocks and grids cannot be modified in that way. These elements are predefined in the theme, any change made to the way they display, may break them.
If by lower you mean to reduce the margin between the top 3 modules and the bottom modules, you could try to reduce the 10px margin set
https://www.screencast.com/t/16ViZceirBB
Try a code like this – https://www.screencast.com/t/9zf9ryJdx

.td_block_big_grid_fl_7 .td_module_mx23 {
margin-bottom: 5px;
}

Thanks

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