Okay
  Public Ticket #1975391
css footer widget link
Closed

Comments

  •  1
    Bos started the conversation

    I would like to change the look of the link in a footer widget, can't find where to do that... Sincerely, Dien

  •  1,559
    Laborator replied

    Hi Dien,

    I don't understand what do you want to change in the links but if you want to change the color of them add this CSS to Custom CSS:

    .site-footer a {
        color: red;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group