Hi,
How do I change the colour of the title on the dark shaded area behind the avatar, overlaying the banner image?
As you can see, it doesn't work as it is now. I need to make it a different colour, but can't figure out where to do that.
Thanks
thatotherchick Hi its via css a background. You can add this code in custom.css of your template and change the gba color.
.joms-focus__header { background: rgba(0, 0, 0, 0.4); }
Hope it helps.
Regards
Yeah. Not the background... the text. Thanks.
thatotherchick Hi The text color is not black, it appear a template style override on your site. I need the page URL on which this issue is present on to check this.