Site logo

[Support request] Color links

Home Forums Support [Support request] Color links

Home Forums Support Color links

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1574201
    Jose

    Hi, I want to change the link color but only in the following page:

    https://corteastur.es/mi-cuenta/

    How can I do that?

    Regards,

    #1574270
    David
    Staff
    Customer Support

    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;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.