gallery image captions

Home Forums WordPress Themes – Premium Pure & Simple gallery image captions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16627
    damion
    Participant

    I would like to have the captions in my image galleries visible and under each thumbnail.
    http://nottassociates.com/wp/exteriors/
    Thanks

    #21824
    Shekhar Bhandari
    Participant

    Hi Damion,

    The caption is visible on mouse hover on images, do you want to show the captions on default?

    Thanks

    #21845
    damion
    Participant

    Yes I would like the captions under the image and visible. Rather than covering part of the image on rollover.
    Thanks
    BTW I did not get an email notice of your response.

    #16628
    Binaya D
    Participant

    Hi damion,

    Please put the following css to fix your issue:

    
    .gallery-caption {
            opacity: 1;
    }
    

    Note: Please use the custom css plugin or child theme to write the css.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.