Title with image module – Graphic not responsive

Posted in: Newspaper
Post count: 39

http://backup.facetofacegames.com/overview

The graphics are so big that it covers that borders I need. Any quick fix?

Post count: 35449

Hi,

You can do this in more ways, one of theme is to set a padding or margin on that element with td Composer
https://www.screencast.com/t/lkW69igE
Or you can insert a custom cee in Newspaper>theme panel>Custom code> Custom css ( or you can add it in Advanced css on device you want )
https://www.screencast.com/t/Wwr0xfdR6q

.td-block-width{
padding-left: 25px;
padding-right: 25px;
}

Thanks.

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