Hi,
I have made a footer-page to display the footer by selecting a page.
But on woocommer product pages there is a white bar displayed under the footer.
Please see more infos in private section – thank you very much!
Hey mbauercag,
Please try following:
1) Add a custom id to the footer section (i.e. footer_section – screenshot: http://www.clipular.com/c/6030402066841600.png?k=TWI-eNSNopwM1gnnw1q-7ZEcNI4 )
2) Then add this css code to the quick css field:
#footer_section + div {
display: none;
}
(you need to replace footer_section with your custom id)
Regards,
Peter
Hi Peter,
thank you for the quick response!
But I have no color-section which I could hide.
Please see the attached screenshot to see how my footer-page is build.
Thank you!
Hi,
Please add the footer_section id to the second “Farb Sektion”
Best regards,
Peter
Hi,
thank you very much – it works fine!
Best regards
Hi!
Great, glad I could help you :)
Regards,
Peter