• Resolved spritebite

    (@spritebite)


    Hi,

    Can you help me witch changing the color of te Title font. Now it is Blue and I want to see it in white.
    I am working with the Divi Builder.

    Kind regards,

    Erik

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

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

    (@hyenokian)

    Dear @spritebite,

    Thank you for the topic.

    We have created a Custom CSS special for you to achieve your desired result.

    So, please insert this Custom CSS code into the Photo Gallery > Galleries > Styles > Custom CSS option.

    Then, replace YOUR_GALLERY_ID with the particular gallery ID (for example 2). Do not remove the spaces ” ” after.

    .ays_gallery_container_YOUR_GALLERY_ID .ays_image_title>span:last-child {
    color: white;
    }

    Please check this and let us know about the outcome.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Title font color’ is closed to new replies.