1/ To remove sign-up form on the header for mobile view only, please add more this code to Customize > Custom CSS:
@media only screen and (max-width: 768px){
.penci-header-signup-form{ display: none; }
}
2/ To remove the sign-up form on the header, please go to Appearance > Widgets > drag & drop widget "MailChimp SignUp Form" outside "Header Sign-Up Form" sidebar.
1. Is it possible to remove the sign up form that is just under the pencil slider from the mobile view only?
2. Also can you please explain how to remove the sign up form from the main body entirely and only have it in the side navigation?
Thank you
Hi,
1/ To remove sign-up form on the header for mobile view only, please add more this code to Customize > Custom CSS:
2/ To remove the sign-up form on the header, please go to Appearance > Widgets > drag & drop widget "MailChimp SignUp Form" outside "Header Sign-Up Form" sidebar.
Best Regards,
PenciDesign