Hello. Do anyone know how to make the slideshow header smaller in height in prestige theme? I can’t seem to find it in the settings.
Link to website:
https://americanwine.myshopify.com/
Thanks.
Hello. Do anyone know how to make the slideshow header smaller in height in prestige theme? I can’t seem to find it in the settings.
Link to website:
https://americanwine.myshopify.com/
Thanks.
Yes
You can follow the instruction below:
.js .Slideshow--fullscreen {
max-height: 600px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Thank you! works perfect.