- This topic has 1 reply, 2 voices, and was last updated 7 months, 2 weeks ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT InfotechVersión: pro1.0 Problem at Custom Slider
Hello good morning.
The custom slider captions scroll up outside the slider when viewed on mobile.
Can you tell us how to fix it?
eficiente.pro
Mobil view https://i53.servimg.com/u/f53/20/12/37/44/image61.png
Desktop view https://i53.servimg.com/u/f53/20/12/37/44/image62.png
I will send the access data to the site by email.
THanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.metaslider.metaslider-539 .flexslider .caption-wrap { margin:0 !important;}
.footer-infobox .footer-logo-img { width:100%; margin-top:0 !important;}
}
Regards,
Dave