The following codes can be used in the additional CSS section when editing your theme.
Adjust the size and / or of the icons above the view photo in the menu
#ssheaderinner #photomenu .the-icons { font-size: 32px; color: #890000; }
Make page titles bold or other things
.title h1 { font-weight: bolder; }
Remove the Find My Photos link from the customer My Account Page:
#account-my-photos { display: none; }