Before you ask please READ THIS

How do i customise the gallery main page

Hi,
We want the Gallery Page for eg.https://rifetheme.com/photoproof/albums/
to have a static black border around each image. How do we go about that. Currently the same doesnt seem possible to customise.

Comments

  • AirAir
    Posts: 10,970
    Hello :-)

    There is no such layout in theme to do this. However, you can enable the border "hover effect".

    Go to Appearance → Customize → Albums Settings → Albums list → Hover effect → Border.
    To make this border black, add such custom CSS:
    .variant-overlay.hover-effect-border .object-item .caption {
        border-color: #000;
    }
    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!

In this Discussion