This topic has 4 replies, 3 voices, and was last updated 1 years, 5 months ago ago by Tony Rodriguez
Hello,
im trying to remove “Checkout” button from Mini Cart and i’ve tried via css & php hook aswell but i didnt make it.
Is there any way to only keep “Show cart” button?
Thank you.
Hello Makeitsimple,
Thank you for contacting us and for using XStore.
We kindly suggest that you try using the following custom CSS code:
.mini-cart-buttons .btn-checkout {
display: none !important;
}
(Theme Options > Theme custom CSS > Global).
Kind Regards,
8theme team
Thank you it works.
I’m trying to add a promo text but it isn’t displayed, only the background color it does.
How can i face this ?
Thank you.
Hello @makeitsimple,
It appears that one of the custom CSS codes you have implemented on your site is causing this issue.
Please refer to the screenshot provided at the following link: https://postimg.cc/21Jn7sRc.
We suggest that you locate and remove this custom CSS code from your site, which can be found under Theme Options >> Theme Custom CSS.
Best Regards,
8Theme’s Team
Tagged: best selling themes, checkout, guide, mini-cart, properly, remove, woocommerce
You must be logged in to reply to this topic.Log in/Sign up