- This topic has 3 replies, 2 voices, and was last updated 5 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Handy Theme Support › Handy Pro
Hello i have this website
www.clinicadelpieaitanalopez.com
at the section of the image background brown i want to make this image responsive…
i see perfect at computer…
thanks
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
#testimonials { background-size: 100% auto !important; padding-bottom:0;}
.testimonials-home { height:150px;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
#testimonials { background-size: 100% auto !important; padding-bottom:0;}
.testimonials-home { height:250px;}
}
@media screen and (min-width:1024px) and (max-width:1160px) {
#testimonials { background-size: 100% auto !important; padding-bottom:0;}
.testimonials-home { height:370px;}
}
Regards,
Dave
Thanks but you see the website at mobile not looks well….
the image background is the image is not centered
www.clinicadelpieaitanalopez.com
Hi,
Kindly use this one
@media screen and (max-width:479px) {
#testimonials { background-size: 108% auto !important; padding-bottom:0;}
.testimonials-home { height:150px;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
#testimonials { background-size: 100% auto !important; padding-bottom:0;}
.testimonials-home { height:250px;}
}
Regards,
Dave
@media screen and (min-width:1024px) and (max-width:1160px) {
#testimonials { background-size: 100% auto !important; padding-bottom:0;}
.testimonials-home { height:370px;}
}
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]