Ive recently made a website that looks good on mobile mode but it looks awful on desktop mode. The problem is that I cant change the settings without making it looking bad on mobile mode. So I was wondering, is there any way to start from scratch entirely on desktop mode?
Hi @Felix_o welcome to the Shopify Community,
Can you please share the detail and the store URL so that i can look into it and give you best suggestions?
Thanks
Hello @Felix_o ,
If it’s only the design changes then you can apply the current CSS (that looks good on Mobile) for only mobile devices and write a new CSS to apply only for the desktop using media query.
In addition, could you please provide more details and store URL to further look into it and provide the best suggestions?
Thank You.
Hi!
If you don’t want to change css of your theme , you should try to find a theme that allows you to set desktop/mobile versions more precisely
Of course! https://gocookie.se/
Yes of course, https://gocookie.se/
The problem is that I’ve made alot of custom changes so I think I would also need to change some of the html structure to make it look good on desktop. Is there not any way to connect one theme only to mobile and one theme only to desktop? And in that way I can edit the desktop theme without interupting the mobile theme.