Skip to main content

Are you still looking for something?

Generic filters
Exact matches only
Filter by Categories
Customization
Domains
Lightroom Plugin
Tools and Tips

Try these: contact formbuttonbuy photos

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:

CSS
/*---changing the BUY label in journal style---*/
.sm-gallery-buy-icon:after {
  content:' PRINTS' !important;
}

.sm-gallery-buy-icon .sm-button-label {
  display: none;
}
CSS

Related articles

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Support me

I am writing this portal in my free time and I pay for it myself. So, if you want to support my work – use this button to buy me a coffee 🙂 Which will help towards the hosting costs of the portal.