- This topic has 4 replies, 4 voices, and was last updated 8 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › the testimonials box on the home page section does not scale??I this normal or i
The testimonials box on the homepage section does not scale? Is this a glitch? It should scale… Thanks
Can you share the url of the website and point us where you have testimonials?
Will check.
Regards,
Shri
my testimonials page doesn’t resize on responsive view. how can i do this?
http://osprey-development.co.uk/wp/moons/
Hi Lisa,
Kindly go to folder js/custom.js
Search Testimonials Rotator and replace the code:
// Testimonials Rotator
jQuery(document).ready(function(){
function adjust_container_height(){
//get the height of the current testimonial slide
var hegt = jQuery(this).height();
hegt = parseInt(hegt)+30;
//set the container's height to that of the current slide
jQuery(this).parent().animate({height:hegt});
}
jQuery('.testimonials-wrapper').after('<div class="testimonial-pager"> </div>').cycle({
fx: 'fade',
timeout: '9000',
height: 'auto',
width: 'auto',
pause: '0',
pager: '.testimonial-pager',
before: adjust_container_height,
cleartypeNoBg: true
});
});
Regards,
Dave
Thanks dave, I’ve sorted this however how do i stop the top slider from being stretched downwards when the testimonials are being viewed responsively with differing content (longer/shorter)??
Lisa
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, […]