Question:
If i widen the browser past 1600px, everything goes wacky. The screenshots show it better
Product:
WIX Studio
What are you trying to achieve:
I want the site to look the same past 1600px. I’m to understand that the website is not suppose to “freeze” and not change anymore. Hmm
What have you already tried:
looking through this forum and reddit
1 Like
Hey there,
Just another person here designing on Wix. I’ve been finding A LOT of success working with ChatGPT on my Wix issues, especially when it comes to Velo Coding.
I’ve found anchoring or messing with max heights, widths, etc. work for making sure things resize correctly. I can’t stress this enough. Type your question in on ChatGPT and upload screenshots of the problems. It will tell you how to fix it. Also, more complex things you’d want to accomplish on the site can often be implemented with code from ChatGPT. Give it a shot!
1 Like
Oh, also. If your text isn’t inside a flex box or container it can get wacky. If the text just sits inside the page, it will resize incorrectly sometimes. Throw it in a flexbox and try anchoring or messing with max heights, etc. Ask ChatGPT thoroughly and it will answer it.
Set max width to the sections to see if this helps.