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