This topic has 11 replies, 2 voices, and was last updated 2 years, 7 months ago ago by Oliver Theiß
hello everyone,
unfortunately I can not find it in the cutomizer … :((
where can I customize the colors for the Special Breadcrumbs ?
best thanks
oliver
Hello,
There is no special option for this, unfortunately. What colors do you want to use there: bg color, text color, active text color? Let me know and we’ll give you custom code to style them.
Regards
hello Olga,
thanks for your quick feedback ….. when I am home I will text you what I need ……. 🙂
lg Oliver
Hello,
Ok, sure.
Regards
me again………..
okey….. hmmmmm sometimes it is not easy
text color: #FFFFFF aktiv text color #2A3952
bg #FA9800
can you please make the gray lines also white and circles …
bottom and top a light border in white
think that would be okey :))
2….i have one more thing….. :/
you ..provided me code…that in the mobile view the buy now button and shopping cart button are 100%…on a single product page…… i have not removed the code ..but it is somehow no longer active…that is strange…. could you look in my backend in the cutomizer … the code is actually there … hmmm
thank you and have a nice weekend 🙂
Oliver
Hello,
1) Add the below code to Theme Options > Custom CSS
.template-container .cart-checkout-nav {background-color: #FA9800;color: #fff;}
.template-container .cart-checkout-nav .active {color: #2A3952;}
.template-container .cart-checkout-nav .active:before {background-color: #2A3952;border-color: #2A3952;}
.template-container .cart-checkout-nav a:not(:last-child):after, .cart-checkout-nav a:before {border-color: #fff;}
2) Provide us with WP Dashboard access to your site to check your product and improve the code if it does not work. We can’t check the site now because of the maintenance mode.
Regards
Hello Olga ,
Thank you….
You find everyrthing in the private area .. Wish you a good week:)
lg Oliver
Hello,
I checked your site and don’t see problem with the buttons width https://prnt.sc/eTeZunnyO64d
Regards
hello
yes … you have looked at a variant product….
the problem only exists with a simple product without varinate
you had already created code for this, but the code somehow does not work anymore ….. 🙁
Hello,
I see. Ok, check now.
Regards
Hello Olga , thanks a lot 🙂
lg Oliver
Tagged: breadcrumbs, cart, checkout, customize, order, woocommerce, wordpress
The issue related to '‘Special Breadcrumbs On Cart, Checkout, Order Page cutomizer’' has been successfully resolved, and the topic is now closed for further responses