Shopify themes, liquid, logos, and UX
Hello, I am trying to make the background of my home page a full screen image, however on some resolutions the image does not scale correctly which leaves a massive white space like this:
Any idea how to fix this? Store is https://au-ther.com/ and no password. Thank you!
Hi @blake1798
This is Victor from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
div#Banner-template--17453628391723__35d413ee-08e4-4b94-8f8a-989448514045 {
min-hegight: 100vh
}
</style>
Hope this can help you solve the issue
Best regards,
Victor | PageFly
Hi @blake1798,
Glad to support you today.
You can check out my suggestion below to get your concern resolved.
1. Go to Edit code on Online Store:
2. add my code above the </body> tag on Theme.liquid:
<style>
#Banner-template--17453628391723__35d413ee-08e4-4b94-8f8a-989448514045 {
min-height: 100vh !important;
}
</style>
Eg:
I hope you find the answer helpful.
Kind & Best regards,
GemPages Support Team.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024