Home Forums WoodMart support forum Newsletter Pop-Up on Mobile

Newsletter Pop-Up on Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #261313

    axxo
    Participant

    Hey there,

    I just enabled the promo popup to be triggered automatically when a user is scrolling on the page. It works perfectly. I would also show it for mobile users. However, the pop-up is using the full screen on mobile devices.

    Is there any way to adjust the size of the pop-up for mobile users specifically?

    Many thanks
    -a

    #261353

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .woodmart-promo-popup {
        max-width: 200px;
    }

    Please set your width in % or in PX

    Best Regards

    #262769

    axxo
    Participant

    Great, works perfect. Thanks!

    #262783

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)