Before you ask please READ THIS

Hide Post Preview from Album List Page

in Photon Posts: 11
Hello,

On my Album List page, it currently shows both the Album Title and a preview of the post content whenever the mouse hovers over the individual album image. Can I customize what information gets shown? I want to hide the preview of the post content so it only displays the Album Title on mouse-over, but I don't see a setting for it under Customize -> Albums Layout -> Album List Appearance.

Thank you.

Comments

  • Posts: 11
    Here is a screenshot of how an individual album is currently displayed on mouse-over on my Album List page. It is messier when there is an image or video embedded into the body of the post since it shows up as HTML in the preview.
    Screen Shot 2016-09-08 at 11.34.02 PM.png
    417 x 271 - 92K
  • AirAir
    Posts: 10,970
    Hello :-)

    Indeed there is no option to hide it by panel, but you can try this custom CSS:

    figure.archive-item .excerpt {
    display: none;
    }
    With kind regards.
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!