I cannot for the life of me figure out how to edit the mobile version of my website without it distorting the desktop version. Does anyone know how to unlink/unsync the mobile and desktop edits? In dire need of help as this website is due tomorrow. Please let me know if you know the fix for this as I’ve been finding so many different answers online that aren’t working.
Media queries .
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
Ask chatgpt to make you media queries for mobile screen widths , then tablet . Don’t need any for desktop really .
Takes some tweeking but yea media queries
All page builders have controls to only change device-specific values, like padding or margins or font sizes for mobile/desktop/tablet, etc. It’s rare you would need to use custom media query CSS (for basic WP sites).
What theme are you using?