Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1134221
    bryan1976
    Participant

    Hi,

    I have searched but cant find a solution for this one.

    My breadcrumbs are inheriting the styling of ‘site links’ which is OK, but I would like to make this a different if possible.

    Please could you tell me how to change the font weight to ultra light?

    Many thanks,

    Bryan

    #1134222
    bryan1976
    Participant
    This reply has been marked as private.
    #1134747
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    p#breadcrumbs {
        font-weight: 700;
    }

    Hope that helps.

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