• Resolved karanjhanwer

    (@karanjhanwer)


    Hi,
    If you open the website on mobile, the arrows (for going on the next slide) on the slider are sticking to each other. Is there a way to get them at centre? Or perhaps maybe on the sides but away from each other and not sticking together. Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author lyrathemes

    (@lyrathemes)

    @karanjhanwer Can you please show me a screenshot? I am unable to replicate this. Thanks!

    Theme Author lyrathemes

    (@lyrathemes)

    @karanjhanwer
    ?This is really by design. You can remove that formatting by using this in Appearance > Customize > Additional CSS
    ?
    ?

    @media (max-width:880px){ 
    .frontpage-slider .owl-prev {
        left: 0 !important;
    }
    }

    ?
    ?Hope that helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change arrows in slider’ is closed to new replies.