• Resolved AndreJoosse

    (@andrejoosse)


    Hello,

    It is a bit much work to set the caption color for every photo in the gallery manually. Is it possible to set the caption color by custom css?

    Thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Support gdandrija

    (@gdandrija)

    Hi once again @andrejoosse,

    Sure it is, here is the code:

    
    figcaption.coblocks-gallery--caption.has-small-font-size {
        color: #ff0000;
    }
    

    Just set the color you prefer by changing the color code value, I hope this helps.

    Have a nice day,
    Andrija

Viewing 1 replies (of 1 total)
  • The topic ‘Color image cation in gallery’ is closed to new replies.