Skip to content
Public Ticket #18745

Newsletter section

Conversation thread

ssdfdsfds replied

Customer Reply

Hello! mailchimp? mmm I'm evaluating other options, thanks.

PenciDesign Supporter replied

Staff Reply

Hi,

Please follow these steps:

1. Go to Appearance → Widgets: drag & drop the Mailchimp widget to Header Signup Form,

2. Navigate to Appearance → Customize → Custom CSS, then paste the following custom CSS code:

.penci-header-signup-form {
    display: none;
} @media only screen and (max-width: 767px) {
    .penci-header-signup-form {
        display: block;
    }
}

The Sign-up form will display under the header on mobile.

Regards,
PenciDesign.

ssdfdsfds started the conversation

Conversation Start

Hello! In the Home I have added a Subscribe section (newsletter). 

When browsing on the mobile phone it is displayed almost at the end of the page: 

- is there any way that this Newsletter Widget is displayed after the featured posts (under to featured post?  or at least it is located higher, not so lower.

thank you very much!

Want to join this conversation or access attachments? Sign in first.