- 
		AuthorPosts
 - 
		
			
				
September 5, 2014 at 8:28 am #313845
On mobile devices the testimonials icon under contents elements forces the webpage to move up on down. How much the webpage moves up and down depends on the length of the testimonials. Is their a way to give the section enough space to prevent the webpage from moving up and down when viewing on mobile devices. The website is http://www.weeklypoolservice.com. Mobile devices is my main concern
Thanks in advanceSeptember 5, 2014 at 2:45 pm #314035Hi Nelson!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .avia-testimonial-row { min-height: 350px; }}Best regards,
YigitSeptember 5, 2014 at 11:57 pm #314223Same problem still the testimonials icon section forces the webpage to move up and down on mobile devices
September 6, 2014 at 9:14 pm #314580Hi!
The code is not getting applied because some of the top code is conflicting, try adding it at the start of the Quick CSS:
@media only screen and (max-width: 768px) { .avia-testimonial-row { min-height: 350px; } }Best regards,
JosueSeptember 6, 2014 at 9:37 pm #314588ok I moved the code to that top same problem on mobile devices
September 6, 2014 at 9:54 pm #314597Hey!
I checked your website on my tablet and the page no longer jumps, try refreshing a few times or flushing your cache.
Regards,
JosueSeptember 7, 2014 at 12:14 am #314640I flushed the cache when I look on my galaxy android phone same problem
September 8, 2014 at 12:55 pm #315012Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .avia-testimonial-row { min-height: 450px; }}Best regards,
YigitDecember 12, 2014 at 11:33 pm #367552thanks looks good
December 14, 2014 at 3:17 am #367863Hey!
Glad you did it. If you have any other issues, lets us know. We are happy to assist you.
Cheers!
Andy - 
		AuthorPosts
 
- The topic ‘Testimonials icon problem’ is closed to new replies.
 
