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 #911572
Change color Text footer
Closed

Comments

  • Javier started the conversation

    Hello,

    How I can edit the texts of the footer widgets? without changing the color of "Border"

    What html code would have to use?

    add image


    Thanks =)

  •  1,561
    Laborator replied

    Hi Javier,

    I added the code below in Custom CSS below so it is working now:

    footer.site-footer .footer-widgets .sidebar {
        color: #FFF;
    }
    
    .textwidget a {
        color: #FFF;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group