Change font colour of Gallery image Heading

Hi

We want to change the colour of the font on the Gallery image headings on the home page. They are currently a dark green but we want them to be the mustard yellow.

Can anyone help with how we can do this?

Website is www.thecourtyardspa.co.uk.

Thanks in advance :slightly_smiling_face:

Rachel

#section-id-template--14158521991258__1613031288643f7b4a .gallery__item .image-overlay .inner {
    color: #ffba00 !important;
}

@RachelCourtyard

Add this code in theme**.scss or style.css**

Thank you! worked perfectly :slightly_smiling_face:

1 Like

@RachelCourtyard
If it is helpful then like and accept my solution.
Thank You.

@RachelCourtyard
thanks

1 Like