Volt Class for Gallery Caption Padding?

Hi there, I’m using a Volt gallery, I can’t find reference to a class for the gallery captions. Does anybody know if there is one, I’m wanting to put left and right padding around the caption as they currently span edge to edge when an image is viewed.

Thanks

1 Like

Please try:

#baguetteBox-slider figcaption {
    padding: 5px !important;
}

I was wondering is there is documentation on all the known and unknown classes that can be used with Volt CMS. I learn by testing (playing). I would love to put your Bric to the test. :smiley:

→ Styling

As I am using here and there other libraries, they come with their own classes. Impossible to document all of them. Just ask :wink:

1 Like

Thank you, Janis :smiley:

Thanks @Jannis that works a treat. Very much appreciated.

1 Like