Before you ask please READ THIS

Playbutton

CFPCFP
in Photon Posts: 122
Hey, is it possible to turn off (make it invisible) the play button in the album slide view? But please for each album individually. That would be very handy. Like the add. feature to "Exclude from Albums list page."

Comments

  • AirAir
    Posts: 10,970
    Hello:-)

    You can make it with custom CSS for each album individually, you just need post iD, something like this:

    .postid-387 #play-button {
    display: none !important;
    }
    With kind regards.
  • CFPCFP
    Posts: 122
    Thanks for your awesome support!!!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion