• Resolved sethw1998

    (@sethw1998)


    Hello,

    the top of my slider images on my mobile site is getting cut off? Any idea how to help fix this issue.

    Thanks,
    Seth

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

Viewing 1 replies (of 1 total)
  • Theme Author Template Sell

    (@templatesell)

    Hello @sethw1998,
    At first, thank you so much for using our theme Polite.

    Please add the below CSS codes on Appearance > Customize > Additional CSS,

    @media (max-width: 767px){
    .slide-wrap .slider-height {
        height: 300px;
        background-size: contain;
    }
    }

    Please let us know if you have any queries.

    Thank you
    Template Sell

Viewing 1 replies (of 1 total)
  • The topic ‘top of main slider images cut-off on mobile’ is closed to new replies.