Tagged: breadcrumb, separator, space
Hi,
I figured out, how to change the separator in the breadcrumb. I managed this in the functions.php.
But: the sign is cut off! How can the gap be widened?
Thanks for your feedback.
Best regards,
Esther
Hi Esther!
Please try this css code – you can add it o the quick css field or child theme style.css file:
#top #wrap_all .breadcrumb .sep {
width: 10px;
}
Cheers!
Peter
Hi Peter
Works, thanks a lot for your help.
Have a nice Day :-)
Best regards, Esther
Hi Esther,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria