Reply 356430 to: How to style the checkout progress bar breadcrumb

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
May 12, 2023 at 06:43

Hello, NinjaEB,

Thank you so much for purchasing our theme and contacting our support center.

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.

If the issue still persists afterward, we request that you provide us with the URL and temporary access to the wp-admin of your website. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution.

To do this, please follow these steps:
– Create an account via Dashboard (Users > Add new) with an administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
– Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
– Any email address can be used for the new account, it does not have to be your personal email.

Please let us know once you have completed these steps, and we will promptly review your account information and provide assistance as soon as possible.

Kind Regards,
8theme team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.