This topic has 8 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Rose Tyler
how do I disable the prefooter, footer and subfooter areas?
Hello,
Appearance > Widgets > delete content from appropriate areas.
Theme Options > Footer > Footer layout > Show Footer Demo Blocks > Off
Edit page > [8theme] Layout options > https://prnt.sc/26bdppl
Regards
I followed the steps. The preefooter is still there
What do you mean by prefooter? Provide a screenshot. You can use Lightshot screenshot or Gyazo tool to share the link to your screenshot.
Also, provide temporary wp-admin access via the Private Content area.
Regards
The white space before the footer. Show me how i can remove it
Hello,
Add the next code in Theme Options > Theme custom CSS:
.content-page {
padding-bottom: 0px !important;
}
Regards
The css trick didn’t hide the white space.
Hello,
We do not see that custom CSS code on your site via browser console. You are using caching and CDN, so clear all cache first. If this doesn’t help, provide temporary wp-admin access.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
Regards
You must be logged in to reply to this topic.Log in/Sign up