Home New Guten Forums WoodMart support forum change color font on widget

change color font on widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #666049

    ania
    Participant

    how to change font color in widget information box in elementor? I have white but I want black font!

    Attachments:
    You must be logged in to view attached files.
    #666149

    Hung Pham
    Keymaster

    Hi ania,

    Thanks for reaching to us and appreciate your patience.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .info-btn-wrapper a{
        color: #000;
    }

    Best Regards,
    Hung PD

Viewing 2 posts - 1 through 2 (of 2 total)