• Resolved Christian

    (@chrigel)


    Hi

    How can I change the color of the black title on the mentioned page?

    Page…

    Best regards

    Christian

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support elviiso

    (@elviiso)

    Hi @chrigel

    You can use this to change the color of the title to your preferred color using the following CSS:

    .foogallery-album-header h3 {
    color: #ab0505 !important;
    }

    Simply change the color value to your preferred color and add it to the Custom CSS section shown in the image attached of that particular album and save it: https://prnt.sc/rubTqlFTinJn

    Thanks.

    Regards,
    Elvis

    Thread Starter Christian

    (@chrigel)

    @elviiso worked – thank you, Elvis

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

You must be logged in to reply to this topic.