0
Fixed
Need help! Looks bad on mobile.
Hi!
Can anyone help me?
That's how it looks on mobile when I put 1 review per slide -
Photo is stretched. Also both on mobile and desktop switching arrows are hidden.Customer support service by UserEcho
Please post a link to the slider on your site.
https://belita.store/
Add the following CSS code to the custom CSS code for the template.
.wprevpro_t1_IMG_4 {
height: 60px !important;
width: 60px !important;
}
.wprs_unslider {
margin-left: 30px;
margin-right: 30px;
}
Now it looks perfect! Great thanks!