Comments Mach started the conversationSeptember 22, 2018 at 3:16pmHi Team,I want to change the text on the button "Join The Community" to black. Can you provide the CSS (or suggest another way)Thanks! 3,030Andrew repliedSeptember 23, 2018 at 10:49amHi Mach,Could your try the following CSS: a[href="https://www.instagram.com/dr.ericagrenci/"] span{ color:black; } a[href="https://www.instagram.com/dr.ericagrenci/"] .icon-button-arrow{ color:black; } add it to salient \ general settings - css script related - custom css code.Hope this helps. Sign in to reply ...
Hi Team,
I want to change the text on the button "Join The Community" to black. Can you provide the CSS (or suggest another way)
Thanks!
Hi Mach,
Could your try the following CSS:
add it to salient \ general settings - css script related - custom css code.
Hope this helps.