Supply Theme Slider Full width of content

Hi @anthfuk ,

A simple solution would be to add this

Open your theme.scss.css

paste this

.lazyload__image-wrapper {
    max-width: 100% !important;
}