Add popup modal after recommendation popup (Shopify Geolocation)

Add popup modal after recommendation popup (Shopify Geolocation)

huruharareza
Shopify Partner
9 0 0

Hi,

 

I am trying to create signup newsletter popup on the homepage.

But it was disappear if Geolocation popup appears.

Is there a way to create a popup that still working after Shopify Geolocation recommendation popup?

 

Here is my website link: https://coastalvillahomeware.com/

 

 

Replies 3 (3)

oscprofessional
Shopify Partner
16215 2425 3149

@huruharareza 

Hello 

You can set the position of that popup

 

like that

oscprofessional_0-1669363569260.png

by adding css

.recommendation-modal__container {
    left: 38% !important;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.css.liquid

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free | OSCP Shipping Discounts App : Free
huruharareza
Shopify Partner
9 0 0

Thank you for your reply @oscprofessional 

 

I am trying to make the newsletter popup appear after Geolocation popup closed.

At the moment if I close Geolocation Popup, the other one will disappear.

Swaggerlikeme
Excursionist
47 0 2

did you have any luck? I am looking for a way to check if its open with JS and then keep checking once its closed execute.