Okay
  Public Ticket #1514893
Footer Menu Color
Closed

Comments

  •  1
    vifalanghe started the conversation

    Hi there,

    How are you?

    Please, is there a way that I can change the footer text color (links) only in the footer? You can see better in the image attached.

    I need to make the color of the text with a stronger green, but only in the footer.

    Thank you very much!

    Warm Regards,

  •  1,560
    Laborator replied

    Hi there,

    By adding the following CSS to Custom CSS your footer links should be in changed:

    .site-footer a {
      color: green;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group