Changing the BUY label in Journal Gallery Style
You can replace the BUY label in Journal gallery style using this CSS code, which needs to be installed in ENTIRE SITE section → CSS content block:
/*---changing the BUY label in journal style---*/
.sm-gallery-buy-icon:after {
content:' PRINTS' !important;
}
.sm-gallery-buy-icon .sm-button-label {
display: none;
}
buy button, journal, label
Tomasz Nowicki
My name is Tomasz Nowicki and I am a PHOTOGRAPHER and WEB DESIGNER based in the UK. Few years ago I have created my first website using SmugMug - a powerful platform for any type of photographer. I fell in love with it and from day one I have started exploring the possibilities of customizing my website.
PHOTOM Portal is a my personal SmugMug knowledge base website where you can find some tips and tricks on how to use and get the most out of your SmugMug website.