Active
Project:
Corporate Clean
Version:
7.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2015 at 22:38 UTC
Updated:
6 Mar 2020 at 06:41 UTC
Jump to comment: Most recent
Hello,
i dont want to show the footer blocks on my website.
How can i disabled this blocks / reduce the size of this blocks?
Many thanks!
Comments
Comment #1
daiwik.addweb commentedPlease follow the below steps:
1. The Footer blocks are showed from the
page.tplfile. If you want to remove footer blocks then remove specific section from yourpage.tplfile.2. For reducing the size of the block add below css in your
custom.cssfile.Let me know if you face any query/concern regarding this.
Thanks!
Comment #2
avpadernoI am removing the tags used in just few issues. I apologize for bumping this issue.
Comment #3
djsagar commentedHi Kiamlaluno,
Go to admin/structure/block in your local and disabled footer block which you don't want if you remove all footer block like Footer first, Footer two and Footer three then you have to remove footer padding in css then it's only looks good.
I hope this will resolved your issue.
Thanks!
Comment #4
bhumikavarshney commented@djsagar Thanks!
This is the right way to disable the footer.
Comment #5
avpadernoIt's a support request: Its status cannot be Needs review (since there isn't anything to review) nor Reviewed & tested by the community. Since neither the OP nor one of the maintainers posted to confirm that is the way to disable the footer, I am resetting the status to Active.
Comment #6
djsagar commented@kiamlaluno
Thanks you for correcting me, i'm glad that you correct me.