This topic has 8 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hi,
You recently helped with a gap at the bottom of my page near the footer.
Unfortunately the code provided by Brian did not work on mobile devices?
The code was for the responsive sidebar.
Please page in private content.
The area is below my sliding testimonials, the margin-bottom:0; should apply to mobile devices too
Thanks
Hello,
Please try to use this code:
@media (max-width: 480px) {.ttshowcase_slider .bx-wrapper .bx-viewport {
height: 400px !important;
}}
Thank you.
Regards,
Eva Kemp.
sorry Eva,
that did not work, cuts off part of the testimonial!
I think Brian was on the right track with his code, just not displaying on mobile devices and tablets
Hello,
Could you please give a topic url where Brian helped you?
Thank you.
Regards,
Eva Kemp.
Hello
You may try to add following code:
@media (max-width: 480px) {.main-footer {margin-top:-50px
}}
With best regards
Brian Johnson
I can’t get this 100%, I think the issue is with the testimonial excerpt length! because one is longer than the others it makes this the default height for the testimonial slider.
Thanks guys for trying to help, it’s very much appreciated.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Gap at bottom of pages unresolved’' has been successfully resolved, and the topic is now closed for further responses