I would like to change the light blue for a black, as per attachment.
Thank you in advance.
Hi,
Try this code:
#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic {color: #000000 !important}
Hi Sofy, thank you for your quick reply, i have added the code, and done CTRL+F5 twice, cleared cache in browser, and it doesn't change colour to black, attachments provided.
Hi @hops40s
Try it without
.wpf-button-outlined
#wpforo #wpforo-wrap .wpf-subscribe-topic {color: #000000 !important}
or check your color settings you have chosen this color ( Colors & Styles)
BTW. you are using the outdated classic theme, which no longer receives updates, you should switch to the 2022 theme and customize it to your needs
I have added the new code and still not working,
The code above is for wpf-subscribe-topic only.
But why do you set this green in the color settings if you want black?
You won't lose any posts by changing the theme, but your design will logically look different.