Reply 134906 to: Create Static bloc and shortcode for Newsletter (top)

Avatar: Olga Barlow
Olga Barlow
Support staff
July 28, 2016 at 10:30

Hello,

We send you .xml file to import static block (Tools > Import > WordPress)
After that go to Theme Options > E-Commerce > Popup and set setting according to screenshot http://prntscr.com/byjbcd
Use this image like popup bg image.

Then navigate to Theme Options > Styling > Custom CSS > Global and add the following code:


#etheme-popup {border:none;}
#etheme-popup label{color:#fff;}
#etheme-popup .checkbox-label {
    left: 60px;
    bottom: 25px;
}
#etheme-popup .mfp-close {
    right: -15px !important;
    top: 50px !important;
}
#etheme-popup .mfp-close {
 background: transparent; 
}
#etheme-popup .mfp-close:hover {
 background: transparent !important; 
}
#etheme-popup .mfp-close:before {
    color: #fff !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.