Create Static bloc and shortcode for Newsletter (top)

This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Olga Barlow

  • Avatar: SoundRevolution
    SoundRevolution
    Participant
    July 27, 2016 at 21:41

    Hi,

    I would like to create a static bloc to allow my customers to register to our newsletter (on top of the template).

    Could you explain me how to do it ?

    Many thanks.
    Regards.
    Charles

    Please, contact administrator
    for this information.
    1 Answer
    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

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Create Static bloc and shortcode for Newsletter (top)’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.