Force Full Width – Header Menu stretched to 1400px

Posted in: Newspaper
Post count: 45

I’ve stretched the header menu to 1400px, but it had the effect to also increase the size of the grid, making it seem awkward.

https://imgur.com/a/dkxK4

How can I keep it the original size for the grid in the image?

Post count: 22421

Hello,

Sorry but if you stretch the menu, you will also stretch the mega menu. You cannot have one stretched and one remain the same size.
You can fix the color though so you do not get the white space. Add this code in the theme panel-> custom css section

.td_stretch_content .td_block_mega_menu:before, .td_stretch_content_1200 .td_block_mega_menu:before, .td_stretch_content_1400 .td_block_mega_menu:before, .td_stretch_content_1600 .td_block_mega_menu:before, .td_stretch_content_1800 .td_block_mega_menu:before{
background-color:black;
}

Thanks.

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