Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

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,561
    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