Site logo

Archived topic

Color links

1 reply · Started by Jose on December 10, 2020

Viewing posts 1–2 of 2

Hi there,

all of those colors are set in Elementor. If you cannot edit them within Elementor for that page you can try some CSS like this:

.page-id-13803 .elementor a {
    color: #f00 !important;
}
This archived topic is closed to new replies.