Home › Forums › Meditation Yoga › Images Compressed on Mobile › Reply To: Images Compressed on Mobile
July 25, 2019 at 8:42 am
#18195
User Support
Participant
Hello
go to dashboard -> appearance -> customize -> additional CSS
paste the given code below
.ht-slide img {
height: auto;
}
section#ht-about-us-section img {
height: auto;
}
section#ht-aboutmeditationclass-section img {
height: auto;
}
Thank you