Best Premium and Free WordPress Themes › Forums › SuperMag › Grey placement backgrounds › Reply To: Grey placement backgrounds
March 4, 2016 at 11:28 am
#5447
acmethemes
Keymaster
Hello thaigerweb,
Please use following custom CSS and let us know if your problem solved:
@media screen and (max-width:640px){
.besides-slider .beside-thumb img{
max-width: 100%;
max-height: 100%;
}
}
Note : Custom CSS docs here https://doc.acmethemes.com/supermag/#HowtoaddcustomCSS
Best Regards,
AcmeThemes