• Resolved perezz

    (@perezz)


    Using Neve theme – I am using WP Responsive Recent Post Slider. Very happy with the simplicity and easy interface – does exactly what I want.

    However – it’s not responsive on mobile and tablet. Is there a setting I am missing? The theme works perfectly with all other plugins

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thnaks for reaching out to us…

    Please go to your Admin Panel->Appearance->Customize->Additional CSS.
    Please put the below CSS in your “additional CSS” section.

    @media only screen and (max-width: 40em){
    .wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap{max-width: 100%;}
    }

    Please check and let me know if you have anything else.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘Not responsive’ is closed to new replies.