Photo Preview

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19395

    Question – is possible to make the tab with small pictures (when I review the photo) make under the picture itself? as of now this tab with small photos is on the photo layer.

    #19432
    Veena
    Moderator

    If you want to display the small gallery slider all the time then you can add the below custom CSS in themeoptions –

    .pp_gallery {
        opacity: 1 !important;
        display: block !important;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.