Reply To: Remove overlay from main slider

#9130
eVision Themes
Keymaster

Thanks for using our theme.

Put this code in the Dashboard > Customize > Additional CSS

.thumb-overlay.main-slider-overlay {
    background: none;
}

Hope this solve your queries.