https://f63e08-3.myshopify.com/
Hi,
Since I have made my header transparent the height of the image banner is not ideal.
How can I increase the Height so it covers more of the home screen?
TIA
https://f63e08-3.myshopify.com/
Hi,
Since I have made my header transparent the height of the image banner is not ideal.
How can I increase the Height so it covers more of the home screen?
TIA
Hi @LSAccounting ,
I hope you are doing well, I’ve seen your website. Please follow the instructions below:
Go to Online Store → Theme → Edit code.
Open your theme.css file
Paste the below code in the theme.css file
.banner__media.media.animate--ambient.scroll-trigger.animate--fade-in {
height: 1000px;
}
@LSAccounting you can manage the slider height from the theme settings:
Unfortunately, this is not what I was looking for. I am aware of the size changes using the standard customisation tools.