This topic has 6 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Tony Rodriguez
Is it possible to hide the footer at checkout, why by itself, xstore theme already hide header
Hello, @Dionizio Find,
Please go to WP-Dashboard >> Pages and finds and edit the checkout page, Now scroll below, and under [8theme] Layout Options, you will find the option for Footer, you can choose without from there and save changes and check back to your site after removing the cache.
Regards 8Themes Team.
I already checked these two options in the post on the checkout page and the footer still continues!
Hello, @Dionizio Find,
Sorry for the inconvenience, Simply navigate to the Dashboard >> XSTORE >> Theme Settings >> WooCommerce >> Cart/Checkout Layout >> from there you can disable the default footer as well. See the image for a better reference: https://postimg.cc/sQnQnBmP
Regards 8Themes Team.
Hi Tony Rodriguez how are you? what is making it more difficult for me in the store is just the checkout part, I’ve tried several ways but the footer still keeps appearing.
The footer was created in Elementor, but it’s already pre-ready coming from the theme. when it’s time to publish, the site-wide publication is added.
Hello, @Dionizio Find,
Ok, Then please try with the below-given CSS code, 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-checkout .elementor-location-footer {
display: none !important;
}
Otherwise please share your site WP Admin URL and Credentials with me here in the private content area of this topic, as listed below, so that I will further check it for you on your site and help you out.
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up