Prasanna I set up a child theme (thank you for the files and instructions on your website by the way)but the footer widget area is still not disappearing. Any other ideas?
http://www.gringsoftingenieria.com.ar/bere/spanish/courses-workshops/capacitacion-en-idiomas/ (post-759)
Try this:
.page-id-759 #sidebar_bottom {
display: none;
}
The bottom widget area is outside of the post content div, hence the above codes you try don’t work. The page-id-759 is assigned to the <body> element, so it should work.
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.
Made with by Graphene Themes.