• Thanks for the plugin! It’s very useful and works well on our website.
    The only remark is that you have to choose the right hand side slide-in position and adjust the width of the pop-up carefully, otherwise the mobile phone’s visitors won’t be able to close Slide-in as the close button is not showing.
    We would prefer to see it on the right hand side but still a great plugin.

    st-teresas.com

Viewing 1 replies (of 1 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hey @dearjudy131,

    Thank you for your feedback and stars. I am glad to hear that you liked our plugin. As far as I understand you want to move close button to left side, for that purpose can you try this custom CSS;

    .hustle-modal .hustle-modal-close{
        right:auto;
        left:0;
        top:14px;
    }
    
    .hustle-modal .hustle-modal-title{
        padding-left:30px;
    }

    Cheers,
    Oguz

Viewing 1 replies (of 1 total)
  • The topic ‘Good, hustle free plugin’ is closed to new replies.