EXTEND

Posted in: Newspaper
Post count: 20

Is there a way to automatically extend the borders in the desktop version? In the mobile version it looks good but in the desktop version I would like them to take up more space until they almost fill the edges

null

Post count: 20

Kg4dOl9.th.jpg

Post count: 20

please tell me how to stretch with paddings all the site, I dont know how to do it, nothing works…..

Post count: 20

I have temporarily solved it by applying custom CSS only on desktop screens, which is where I was having problems, but I don’t really like it. I see it as a dirty way to do it. I would like to do it natively using the theme options, but I don’t know how.

/* Make the zone full width */.tdc-content-wrap {max-width: 100% !important;width: 100% !important;padding: 0 200px; /* Adjust the padding as needed */}.tdc-zone {max-width: 100% !important;}/* If you also need to adjust the inner container */.td-container,.tdc-row {max-width: 100% !important;width: 100% !important;}

Post count: 35449

Hi,

This can be resolved by stretching the row, This can be done using tagDiv Composer; for this, you can use this guide – https://forum.tagdiv.com/tagdiv-composer-tutorial/ https://i.imgur.com/PmtUBYn.png

Thank you!

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