Home » Yoga Club WordPress Theme » How the "subscribe us" in footer works? » Reply To: How the "subscribe us" in footer works?
Hi,
To hide the footer “Subscribe us” section
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code
.newslettersign { display: none; }
To use this section,
1. Install Newsletter subscription plugin
2. Go to the Appearance -> Widget -> Footer Widget 1
3. Add widget
Regards
Grace Themes