Shopify themes, liquid, logos, and UX
Hello there,
I'm trying to change the height of my mobile version main banner to full screen height, but I failed.
This is recent condition
The Goal
I hope that someone can help me.
Thanks in advance.
Hello @JosephineJoseph
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
@media (max-width: 767px ) {
.collection-section:first-child .collection-bg-image {
height: 100vh;
}
}
</style>
Your banner show like this
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
can you please share store url
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025