This topic has 6 replies, 3 voices, and was last updated 7 months, 1 weeks ago ago by Andrew Mitchell
Hi, how to remove this unused black space above the breadcrumbs on checkout page.
In addition to that, I want the breadcrumbs to be visible also on cart page, how can I do that ?
also, could you help me remove this part ?
Hello, @Ilya,
Thank you for contacting us and for using XStore.
1/ & 2/ & 3/ Your issue has been solved, please check now.
For your convenience, we have provided a visual reference in the private content area of our website.
Should you require any further assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
amazing, thanks, could you also please change this color to #2f0f35
Hello, @Ilya,
To change the color of the Special breadcrumb on the cart, checkout, and order pages”. please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache:
.cart-checkout-nav .active {
color: red !important;
}
.cart-checkout-nav .active:before {
border-color: black !important;
color: white !important;
background-color: red !important;
}
You may use the color name/code in the following code as per your needs.
We hope this helps. Should you require any further assistance, please do not hesitate to reach out.
Kind Regards,
8theme team.
Dear Ilya,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘Remove unused space at the top of the page’' has been successfully resolved, and the topic is now closed for further responses