Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #746072

    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

    #747124

    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

    #747132

    Hi Nikko,

    That worked great!

    Thank you so very much

    Lyse

    #747168

    Hi Lyse,

    Glad we could help :)

    Cheers!
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.