Hi
On my iPad device, when I scroll to the bottom of the home page to where you see MOST RECENT SHOWS area, I see scrolling left and right arrows into the text. How can I fix these to display into the image instead of over the text?
Getting ready to launch next weekend so it would be nice to have this fixed by then.
Website link: https://silviafindings.wpengine.com/
Much appreciated
Lyse
Hey tremblayly,
Try adding this css code in QUick CSS:
@media only screen and (max-width:1024px) {
#top.home .avia-content-slider .avia-slideshow-arrows a {
top: 8%;
}
}
Just adjust the 8% value, the lesser the value the higher it goes.
Best regards,
Nikko
Hi Nikko,
That worked great!
Thank you so very much
Lyse
Hi Lyse,
Glad we could help :)
Cheers!
Nikko