hello,
in right lateral widget zonepage
all normal text is light blue like a link but I want this text color in black or normal color like <p>
what is the issue ?
best regard
cm
Hey ChrisCoach,
Could you please attach some screenshots of the issue?
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi ChrisCoach,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.textwidget.custom-html-widget {
color: #000;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi ChrisCoach,
I thought you wanted the title to be blue.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .widgettitle {
color: #000;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello,
Thank you very much, it is ok now.
You can close this request.
Best regard
cm
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon