How to Increase width of Main Content Section

Posted in: Newspaper
Post count: 14

How to increase main content section width as we have increase header and footer
http://floralsngifts.com/news/

Please provide me css for that

Post count: 35449

Hi,

Please set this custom css in Newspaper>Theme panel>Custom code >Custom css
https://www.screencast.com/t/AYcjEFOtGIn
.menu-top-main-menu-container .td-mega-menu ul.sub-menu {
width: 1400px !important;
left: -100px !important;
}

Also you can read this topic: -> https://forum.tagdiv.com/topic/adjust-the-number-of-posts-in-megamenu/

Hope this will help you.
Thanks.

Post count: 14

i have increase width below menu and above footer section. Please check attached screenshot https://www.screencast.com/t/A2zvsGKyIgJ

http://floralsngifts.com/news/

Post count: 20688

Hi,

So you want to have wider content in the page? That will be possible by stretching the rows in the page
https://www.screencast.com/t/SXwvOo5Y5il

There are also full width grids (10 types)
https://demo.tagdiv.com/newspaper/full-big-grid-1/

For better results you could consider using flex blocks and flex grids, here you can see some designs made by us based on flex blocks
https://affiliate.tagdiv.com/#/load/Blocks

Thanks

Post count: 14

i want ti increase complete container with 40px to left and 40px to right

Post count: 14

i want to increase .td-container, .tdc-row{1240px; } how to adjust column now.. according to this

Post count: 20688

The theme container width is 1068px by default, the rows used in the tagDiv composer can be stretched as shown above. Within these stretched rows it would be best to use flex blocks instead of the predefined blocks (1 to 25).

If you force the theme container to a different width with CSS, there will be problems overall. It is not recommended to do so as it may break the theme design. Please try and use the available composer settings to build the pages/cloud templates instead of using CSS.

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