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 PHOTOS’ button colour

You can change the colour of the BUY PHOTOS button, which appears at the top of your gallery. Just add a CSS content block to your site and then add this code to it:

CSS
/* change Buy button color at the top  */
.sm-gallery-cover-buy-button {
   color: #FFFFFF !important; /*This line controls the colour of the button text*/
   background-color: #CFCFCF !important;  /*This line controls the colour of the button background*/
}
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.