Hi, i’ve tried to change right sidebar link color using this code:
.sidebar a {color:#7bc7a1 !important;}
but color is still gray.
Site url in the private area
Thanks for your help.
Hey maryhellensegatta,
Try the following:
.main_color .sidebar a{
color:#7bc7a1 !important;
}
Best regards,
Jordan Shannon
Thanks. Awesome support! You can mark as resolved.