• Resolved Simon

    (@simonmaddox)


    I’m having problems with the plugin when using tablets and mobiles – the images are overlapping text blocks following the image. I have tried switching to the Twenty Nineteen theme, but that makes no difference. Any ideas?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author thehowarde

    (@thehowarde)

    Hi @simonmaddox

    Add this to your theme’s stylesheet, or the custom CSS provided in the WordPress “Customizer”

    .px-mobile-container .parallax-mobile {
        position: relative;
    }
    Thread Starter Simon

    (@simonmaddox)

    FANTASTIC! That worked brilliantly.

    Thank you so much for your quick response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images overlapping text’ is closed to new replies.