• Resolved lasunrae

    (@lasunrae)


    I would like to change the color of the image titles in the gallery from grey to #a50034. I believe I can do this by adding additional CSS. Can you provide that for me? I am using the free version.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please add the following CSS code into Appearance > Customize > Additional CSS:

    div[id^="bwg_container1_0”] div[id^="bwg_container2_0”] div[class^="bwg-container-0”] div[class^=" bwg-title2”] {color: #a50034 !important; }

    Please let us know if it helps.

    Thank you!

    Have a nice day!

    I also wanted to change this. When I pasted that code in, it gives me a warning that there is “1 error – do I want to go ahead and update, even though it might break my site.” I wasn’t sure if I wanted to take the risk.

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    We are sorry for the inconvenience. Please try the following one:

    div[id^="bwg_container1_0"] div[id^="bwg_container2_0"] div[class^="bwg-container-0"] div[class^="bwg-title2"] {color: #a50034 !important;}

    Thank you! Have a nice day!

    Thread Starter lasunrae

    (@lasunrae)

    Thank you very much. The CSS works perfectly.

    Hi
    How Can I change the font size and font family for the same title gallery?
    Can I have CSS code please?

    Thanks in advance

    Regards
    Roberto

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Dear Roberto,

    Please note that you can change the font family and font size of the gallery title from the theme.

    Thanks, have a day!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Changing image title color’ is closed to new replies.