How to Remove Footer but Keep Bottom Bar in The7 Theme

If wanting to keep the bottom bar, but want to remove the main footer area for widgets, try the following code in Theme Options >> Advanced >> Custom CSS

.footer .wf-wrap:not(#bottom-bar .wf-wrap) {
	display: none;
}
Share this post:
Facebook
Twitter
LinkedIn
WhatsApp