Hi,
To hide the Newsletter from the footer section
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box
#footer-info .cols-2 .widget-column-1 { display: none; }
Regards
Grace Themes
-
This reply was modified 1 year, 7 months ago by
Grace Themes.
-
This reply was modified 1 year, 7 months ago by
Grace Themes.