Good morning.
I need to change only the color of this writing.
I tried to modify the class but doing so changes the color of all the texts on the page.
Could you give me a hand to understand what the class is that allows me to change the color of only the part circled in the attached figure?
The new color is green
Thank you all
Hey minogig,
Add this to quick css:
.sh-link.links-link.sh-hide a{
color:#000!important;
}
Best regards,
Jordan Shannon