Options

Change size of favorites button for events

BTechBTech Registered Users Posts: 3 Beginner grinner
edited May 12, 2015 in SmugMug Customization
I want to make the favorite feature within events easier to see.

An example of my event is http://btechlighting.smugmug.com/event/Dexter-Womens-Water-Polo-2015

Thank you for your help

Comments

  • Options
    tomnovytomnovy Registered Users Posts: 1,101 SmugMug Employee
    edited May 12, 2015
    Hi Btech,

    Please add this code to your THEME - > ADVANCED - > CUSTOM CSS:

    .sm-fonticon-Heart {
    font-size: 30px !important;
    }

    You can change the PX value to make the icon larger or smaller.
    SmugMug Support Hero | Customizer | My SmugMug site - http://www.photom.me | Customization Portal - https://portal.photom.me
Sign In or Register to comment.