Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
On my webshop https://waterfilterprofessional.nl/ I want to decease the hight of the banner of my homepage. Now it's really big.
How can I do that?
Add this code to Edit theme >> base.css File
@media(min-width:990px){
.slider-mobile-gutter .slideshow.banner.banner--adapt_image{
max-height: 400px !important;
}
}
Let me know if it works or not.
Thanks, it partly worked. Only the banner scrolls along. How can I fix that?
Hi @kazi, thanks for the reply. But I don't have that option in the settings of the slideshow