• Resolved OreThi

    (@orethi)


    Hello, I am trying to change the text color of the captions under my images. The default color is light grey, and I’d want it to be black. I tried searching inside the .css files, but I can’t find in which class I should change the color. I tried some, but I have failed until now.

    The caption seems to be of “bwg_title_spun” class.

    Thanks in advance for your time.

    https://ww.wp.xz.cn/plugins/photo-gallery/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear OreThi,

    The option is only available with our Pro version within the theme section, which is disabled for the free version.

    Thread Starter OreThi

    (@orethi)

    I see, thank you for your response.

    There has to be an option in a stylesheet somewhere… You can always use inline styling.

    Let me test it.

    On the page where you have the gallery embedded…

    Edit the page > Click the “text” tab > enter the following CSS:

    <style>.bwg_title_spun2_0{ color:#000000 !important;}</style>

    (change “#000000” to whatever colour you want – or simply replace it with the colour name)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Thumbnail Caption-Title Color’ is closed to new replies.