Shopify themes, liquid, logos, and UX
Hi, I need help with making the Image Banner on each page full screen. I tried inputting code from other discussion posts but it wouldn't budge.
Solved! Go to the solution
This is an accepted solution.
@chichi0114You need to add this code in the theme files. For which you need to go to Online Store > Actions (Active theme) > Edit Code > Assets, under assets add the code at the bottom of base.css file.
.banner--large:not(.banner--adapt){
min-height: 100vh !important;
}
Hi Jimdave, what is the solution? Thank you!
Hi @chichi0114 ,
Can you provide preview password to view the site? I will review the site and provide solution accordingly.
Thank you
@chichi0114 Can you please provide the URL of your store and if it is password protected please share the password too. Thanks
This is an accepted solution.
@chichi0114You need to add this code in the theme files. For which you need to go to Online Store > Actions (Active theme) > Edit Code > Assets, under assets add the code at the bottom of base.css file.
.banner--large:not(.banner--adapt){
min-height: 100vh !important;
}
Thank you so so much 🙂 It worked perfectly!
Hi @chichi0114
Please share with me the password of your store https://the-triangle-club.myshopify.com/password
Best,
Daisy
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025