cannot change the text colour
on the tagline
If I use the toggle switch the text
is as I want it (white) but when I
publish it is illegible - almost gold
the website is www,ngmindalore.co.za
Its in Afrikaans (South Africa)
Hey there,
Please add this CSS code in the Appearance > Customize > Additional CSS:
.site-description {
color: #fbfbfb;
}
Regards,