- This topic has 6 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Slider size on Mobile
what coding would I use on theme to make slider smaller on mobile device. The slide descriptions do not show up.
Hi George,
Kindly show us your website URL.
Regards,
Dave
www.thebutclause.com
Hi George,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media (max-width: 767px) {
.theme-default .nivo-controlNav{display: none;}
.slider-main .nivo-caption{padding: 20px 0;}
.slider-main .nivo-caption .slidedesc{display: block !important; margin: 0; padding: 0;}
}
Regards,
Dave
Dave that fixes the size issue but now I have the description area overalapping the image is there a way to make that transparent?
Hi George,
Replace this code with previous code:
@media (max-width: 767px) {
.theme-default .nivo-controlNav{display: none;}
.slider-main .nivo-caption{padding: 20px 0;}
.slider-main .nivo-caption .slidedesc{background: transparent; display: block !important; margin: 0; padding: 0;}
}
Regards,
Dave
It looks like I have to change the slider images to make this work. Or maybe change the slider from Nivo to something else
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, […]