Breadcrumbs - font size

TallPhotoGuyTallPhotoGuy Registered Users Posts: 160 Major grins
edited April 9, 2014 in SmugMug Customization
How do you change the size of the font for the current page which is larger that the pages leading up to the current page

Comments

  • Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited April 9, 2014
    this should do it in a CSS content block:

    .sm-breadcrumb-item h1 {
    font-size: 10px;
    }

    Adjust the font size to match the font size of your other breadcrumb items.
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
Sign In or Register to comment.