[ad_1]
On the homepage of my website I have my logo and on a mobile it looks really, really good but it’s far too big on a computer so looks daft.
I tried looking in the editor but I couldn’t find a way to do it (even after searching it up).
Is there a way I can easily make it so that you only see the lovely logo in its place on mobile?
[ad_2]
Are you using a theme, pagebuilder or native blocks? If you can edit css, create a media query for desktop to format it the way you want it to look
It’s possible with CSS. Search on Google for ‘Media queries with CSS’.