Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1013060

    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!

    #1013066

    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

    #1013070

    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!

    #1013078

    Hi,

    Please add the footer_section id to the second “Farb Sektion”

    Best regards,
    Peter

    #1013081

    Hi,

    thank you very much – it works fine!

    Best regards

    #1013097

    Hi!
    Great, glad I could help you :)

    Regards,
    Peter

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.