Lock size over 980px

how can i make the website to be fixed after size go over 980px (like big screen) and under 980px to be liquid to auto adjust on size ???


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Create a div, center it, and set max-width:980px which will do what you want. Place all your element children in this div.

I’ll try it soon as possible… thank you so much for you help :facepunch::facepunch:

how can i center the div ?? do i have to do flex box or can i do something else ?

@marcos_goncalves - Sorry for the late reply. I would have seen this earlier if you @ messaged me. Please include your site’s Read-Only Share Link with your question.
A read-only link allows the community to view your project without making any edits to it and help diagnose your issue or provide feedback.

If your project has custom code or layout issues on the published site, please share that URL/URI as well.