• Resolved jd47

    (@jd47)


    I Love your gallery thank you for creating I keep finding extra areas to customize extra bits which is great.
    I just found the caption view for thumbnails and its white. Is there any code that would change it to black instead please? I use it on a few pages so want it to change them all to black. I know I have background lol. I just want more space and the default view only has a small gap in between each pic, otherwise I would use that one. Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Jaime Segura

    (@jaimeimagely)

    Hi,

    I am glad to help.

    You can go to Appearance > Customize > Additional CSS and paste the following

    div.ngg-galleryoverview.caption-view .ngg-gallery-thumbnail{
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
    }

    Please let me know how it went.

Viewing 1 replies (of 1 total)
  • The topic ‘caption view border’ is closed to new replies.