Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1028905
    armintz
    Participant

    Hi, I am wondering what the css is to change the color of the small arrows that appear in between the breadcrumb links in the page title area? I successfully changed the link colors here, but not the arrows themselves.

    Thanks

    #1029245
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in1

    You can add this under Custom > CSS in the Customizer:

    .x-breadcrumbs .delimiter {
        color: #fff !important;
    }

    Thanks.

    #1029248
    armintz
    Participant

    Perfect. Gracias!

    #1029485
    John Ezra
    Member

    You’re most welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1028905 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>