Comments Catherine started the conversationJanuary 27, 2018 at 11:14pmHi,I am in the final throws of getting the site up and I am thrilled with the theme. I added a button to my off canvas menu for people to contact me via email. I added a "Custom HTML" widget and then added the following:[button open_new_tab="true" color="extra-color-2" url="mailto:[email protected]?subject=Saying Hi!" text="Say Hi!"]I would like to change the font family, color and size. Can you please help me figure that out?Thanks! 9,016Tahir repliedJanuary 29, 2018 at 7:07amHey, Please provide the page url so that i can write up the custom css for whats possible. Thanks ThemeNectar Support Team Catherine replied privately 3,034Andrew repliedJanuary 29, 2018 at 8:41pmHey there, Thanks for reaching in, You can use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code .textwidget.custom-html-widget.nectar-button span { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color:black; font-size:30px; } Hope this helps,RegardsCatherine repliedJanuary 29, 2018 at 9:03pmThanks! Sign in to reply ...
Hi,
I am in the final throws of getting the site up and I am thrilled with the theme.
I added a button to my off canvas menu for people to contact me via email. I added a "Custom HTML" widget and then added the following:
[button open_new_tab="true" color="extra-color-2" url="mailto:[email protected]?subject=Saying Hi!" text="Say Hi!"]
I would like to change the font family, color and size. Can you please help me figure that out?
Thanks!
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hey there,
Thanks for reaching in,
You can use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code
Hope this helps,
Regards
Thanks!