• Resolved hardel

    (@hardel)


    Hi guys,

    I have a slider set up on my home page (very bottom of page: TESTIMONIALS
    See What Our Members Are Saying About Rock Class 101.) On desktop and tablet, the pictures of folks stay above the slider navigation, but on mobile, it overlaps on some of the pictures (Example: https://rockclass101.com/wp-content/uploads/2019/02/image1-1.png). Any way to fix this?

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor averta support

    (@averta_support)

    Hi,

    Thank you for choosing Master Slider.

    Please go to Master Slider > Slider Settings > Slider custom styles and add the below code there:

    @media only screen and (max-width: 480px){
        .ms-slide-info{
            margin-top: 50px !important;
        }
        .ms-bullets{
            bottom: -35px !important;
        }
    }

    Please let me know the result.

    Best,

    Thread Starter hardel

    (@hardel)

    Perfect! Thank you so much ??

    Plugin Contributor averta support

    (@averta_support)

    You are very welcome! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pictures Overlapping Slider Navigation on Mobile Only’ is closed to new replies.