Add this code to the Custom CSS field on the Style tab of your Testimonials Slider widget’s settings:
@media screen and (max-width: 640px) {
[class*="Postcard__StyledAvatar-sc-"] {
padding-top: 100%;
}
}
Add this code to the Custom CSS field on the Style tab of your Testimonials Slider widget’s settings:
@media screen and (max-width: 640px) {
[class*="Postcard__StyledAvatar-sc-"] {
padding-top: 100%;
}
}