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

Adding a text label to the Slideshow button

You can add a custom label, which will appear on the side of the SLIDESHOW button using CSS code, which needs to be added to the ENTIRE SITE section → CSS content block:

CSS
/*Change the SLIDESHOW label*/
.sm-user-ui .sm-gallery-cover-slideshow-button:after {
  content: ' Slideshow';
}
 
.sm-user-ui .sm-gallery-cover-slideshow-button  {
  width: auto;
}
CSS

Make sure that you change the content label in the CSS code to anything that your customer want.

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.