Hello,
I’ve found this css to edit the legend span of cf7. And it works in general.
#top label span, #top legend span {
font-weight: 700;
font-size: 14px;
color: #fff; }
But: I just want to adress that change on a specific section color. In my case for the footer color settings.
Any idea how to adress that?
Thanks
Hey CeeAreDee,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
not directly, cause the page is under maintenance, but see private content
I hope it’ll help
Hi,
Thanks for that. Please try this CSS instead:
.footer_color label span, .footer_color legend span {
font-weight: 700;
font-size: 14px;
color: #fff;
}
Best regards,
Rikard
thanks, with #top does it work
best regards
Hi,
Did you need additional help, or shall we close this thread.
Best regards,
Jordan Shannon
yes, you can close it now
thanks
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon