Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #986488

    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

    #986523

    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

    #986807

    Hi Peter

    Works, thanks a lot for your help.

    Have a nice Day :-)
    Best regards, Esther

    #987002

    Hi Esther,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.