I use the Helple template and the slideshow seems a bit tall for me; is there a way to reduce the height of the slideshow?

Thank you

Hi @timpennington,
Add the css code below to the custom CSS modal section to increase or decrease the height of the slideshow on your website.

.acm-slideshow .item {
  height: 500px; /* increase or decrease height of slideshow */
}

Kind regards,

Hi,
I don't see the css code you added when viewing your website source. Can you share your admin account with us? we will check the added code.

Kind regards,

This message is visible to Moderators only
hidden content

Hi,
I added custom style to your website and it worked. Reload your website to view the changes, now You can adjust the height according to your idea.

Kind regards,

7 days later
Write a Reply...
You need to Login to view replies.