Hi, I'm using the Therapy theme. In the footer, the copyright notice text is very dim and difficult to read. I tried to brighten it up using text-white. It turns white but remains hard to read. Not bright like other white text on the site. I'm not sure what to do at this point.
Text too dim
1 reply · opened Sep 24, 2021
TtshurtsSep 24, 2021
SSemicolon WebSTAFFSep 24, 2021
Hello,
Simply find the following code in the demos/therapy/therapy.css File:
[ch_pre type="css"].dark #copyrights p,
.dark .copyright-links a {
font-weight: 400;
opacity: .4;
}[/ch_pre]
and delete the opacity: .4; CSS Property.
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard