Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1107142
    bryan1976
    Participant

    Hi,

    I would like to style the ‘HOME’ text in my breadcrumbs to match the rest of my site which is using googles josefin.

    Please see here http://www.theaudiobarndev.co.uk/brands

    Thanks,

    Bryan

    #1107148
    bryan1976
    Participant
    This reply has been marked as private.
    #1107463
    Rupok
    Member

    Hi Bryan,

    It seems you have inserted the text instead of icon. In that case you can use the same selector in CSS to apply style to this :

    .x-breadcrumbs .x-icon-home::before {
      content: "HOME";
      font-family: "Josefin Sans",sans-serif;
      font-weight: 400;
    }

    Hope this helps.

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