Fullwidth top menu

Posted in: Newspaper
Post count: 7

I’d like my top menu to be 1400px when on desktop, but if all menu buttons don’t fit on one row to shrink the font size or padding to fit correctly. I used this code, however it forced a 1400px header on all device sizes.


.td-container, .tdc-row {
width: 1400px;
margin-right: auto;
margin-left: auto;
}

Post count: 20688

Hi,

There are options to stretch the header elements, in the theme panel
https://www.screencast.com/t/mNxl7f0vML
If you have custom CSS code, there are Advanced CSS sections in the theme panel
https://www.screencast.com/t/pDHTd7SurB2
Desktop is considered 1141px and higher. Let us know if you have more questions.

Thanks

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