Hi @anthfuk ,
A simple solution would be to add this
Open your theme.scss.css
paste this
.lazyload__image-wrapper {
max-width: 100% !important;
}
Hi @anthfuk ,
A simple solution would be to add this
Open your theme.scss.css
paste this
.lazyload__image-wrapper {
max-width: 100% !important;
}