I'm trying to find some recent threads about the checkout page but not having any luck. The size of the text on it is just too big for my taste but I can't figure out which "heading" its associated with (if that) or how to change it. Is it possible to further customize this page?
I'm trying to find some recent threads about the checkout page but not having any luck. The size of the text on it is just too big for my taste but I can't figure out which "heading" its associated with (if that) or how to change it. Is it possible to further customize this page?
Add this to your theme's custom CSS section:
.sm-user-ui .sm-checkout-heading h1,
.sm-user-ui .sm-checkout-heading h2 {
font-size: 18px
}
Comments
That will never happen. Years ago we used to be able to add JS, but when SM was re-designed, they removed it.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Thanks for the info, Mike!
I'm trying to find some recent threads about the checkout page but not having any luck. The size of the text on it is just too big for my taste but I can't figure out which "heading" its associated with (if that) or how to change it. Is it possible to further customize this page?
Add this to your theme's custom CSS section:
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk