Home Forums WoodMart support forum Need To Fix Email Subscription Pop-Up

Need To Fix Email Subscription Pop-Up

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

    WASIPLtd_Website
    Participant

    Hello,

    I’m currently setting up my email subscription pop-up which users of my site will see.

    As you can see from my screenshot there’s a white box behind my content. How can I remove that box?

    The width of my pop up takes up the entire screen, is there a way to make it not so big?

    Screenshot for reference: https://gyazo.com/5580de3e7c060f38bc2d5be03fc52586

    Thanks in advance, login credentials are provided in private content.

    #379276

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    div.wd-popup.wd-promo-popup {
    background-color: transparent;
    }

    button.mfp-close {
    top: 55px;
    }

    Best Regards

    #379397

    WASIPLtd_Website
    Participant

    Thanks Aizaz this is great.

    However, the width of my promo banner still takes up my entire screen. How can I shrink the width?

    Thanks.

    #379421

    Hello,

    You are Most Welcome.

    Please Go to Theme Settings >> General >> Promo Popup and set the width.

    Screenshot: https://gyazo.com/90d8fbe57ccea5bbed7119d84efc41f3

    Best Regards

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