Reply To: Wide range pro
October 29, 2023 at 5:13 am
#45357
Grace Support
Keymaster
Hi,
To remove the footer menu section
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
Add below css code
.footer { display: none; }
Please make this changes and let me know your feedback.
Regards
Grace Themes