Big Grid Full 7 – Font-size

Posted in: Newspaper
Post count: 38

https://www.screencast.com/t/CtfAQRwu8S i need to change font-size big grid full 7 class=”entry-title td-module-title” but, i tryed it from css, i tryed it from theme panel but still 14 px, how can i change that, thank you.

Post count: 22421

Hi,

Sorry but the new full grids to not yet have typography settings in the theme panel. It is on our to do list and we will add them in future theme updates.
Until then you can use this css to change the font size:

Big thumbs:
.td_block_big_grid_fl_7 .td_module_mx23 .entry-title{
font-size:24px;
}

Small thumbs:
.td_block_big_grid_fl_7 .td_module_mx24 .entry-title{
font-size:16px;
}

Thanks.

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