How can I remove the social media icons from the footer? My client only does not use social media at the moment. Thank you.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .socialicon { display: none; } Thanks & Regards Gourav Shrivastava