Shopify themes, liquid, logos, and UX
Hi there,
I have 2 different image banners on my homepage, one for mobile and one for desktop.
I would like to increase the height of my mobile image banner.
Does anyone know how to do it?
The link to my store is 7c52c6.myshopify.com
Password: lomooo
Many thanks in advance
Hello @claraclarad
You can go into your theme editor, and find the homepage file.
You would want to add some CSS code for device-specific customization here.
Since you want to adjust it on mobile view, the code is:
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {...}
For example, I've edited it to have 500px-height here.
My code is:
@media only screen and (max-width: 600px) {height: 500px;}
This would come in much easier if you used a pagebuilder for your page.
Should you want to make the process easier, please give Foxify Smart Pagebuilder a try 😉
User | RANK |
---|---|
220 | |
164 | |
65 | |
54 | |
53 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023