Hey everyone, I’m running into a frustrating issue while building a project in Cursor.
The site’s design looks like it’s straight out of the 70s — plain white background, black text, zero styling, and overall feels outdated and lifeless.
Every time I ask Cursor to improve the design, it says “design updated,” but when I check the site, literally nothing has changed. Even when I asked ChatGPT to generate a full page code snippet and replaced the page with it — still no visible difference.
Has anyone dealt with this before? Any solid fix to actually get modern, clean styles showing up?
You issue is primarily that you are not using a UI/UX design framework, you need to research UI frameworks, figure out what works for your project needs and implement a clear plan to create a consistent UI style like this…
This is a WIP but what I have acheived in a week using VUE + NaiveUI. You need a well thought out plan, to choose an appropriate UI framework for you programming language and project and to work step by step to create what you envision in your mind with clear prompting not just for the base first creation of your interface but making comprehensive individual changes to each and every aspect to meet your standards.