Hi guys,
i’m trying to change the color of the asterisk on the forms with this but it isn’t working
span.hs-form-required {
color: #8E199D !important;
}
Can you help with this :)
if your page is like this here: https://kriesi.at/themes/enfold/pages/contact/
you can include here the font-size too:
.main_color .required {
color: #8E199D;
font-size: 20px;
}
if it is in a placeholder you had to style the placeholder text. – is there a page to see the issue?
Aha – belongs to hubspot:
.hs-form label .hs-form-required {
color: #8E199D;
}
thanks, how did you know it was a hubspot form?
just looking for hs-form-required on google
Hi,
Thanks for helping out @guenni007. Please let us know if you should need any further help on the topic @bobfurgo.
Best regards,
Rikard