This topic has 5 replies, 2 voices, and was last updated 1 years, 12 months ago ago by Tony Rodriguez
Hello,
I am on the cart page (XStore -> advanced cart page)
I am trying to remove the section for the “copyright content” section so I can just insert a static block.
I was wondering if that is possible?
Thanks in advance!
I removed the content on there, but now its showing a black line and white space above it
Hello, @TFS,
Please copy and paste the below given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.
.woocommerce-cart footer.footer.footer-section-based {
display: none !important;
}
.cart-checkout-advanced-layout .content-page {
padding-bottom: 0 !important;
}
Regards 8Themes Team.
Hello Tony,
Thanks it works great!
Appreciate your help.
Hello, @TFS,
You’re Most Welcome!!
Thanks for contacting us.
Have a nice weekend ?
Topic Closed.
Regards 8Themes Team.
The issue related to '‘Cart Page – How To Remove Copyright Section’' has been successfully resolved, and the topic is now closed for further responses