[Resolved] Customize WPForm Text Label Color

Home Forums Support [Resolved] Customize WPForm Text Label Color

Home Forums Support Customize WPForm Text Label Color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1528172
    Sara Genone

    Dear all
    I need help because I want to change color of my Wpform in the home page
    I added this Custom Css but it doesn’t work… I don’t understand why?

    div.wpforms-container-full .wpforms-form .wpforms-field-label label
    {
    color: #333;
    }

    Thank you
    sara

    #1528602
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to your site so we can take a look at the required CSS

    #1528648
    Sara Genone
    #1528700
    David
    Staff
    Customer Support

    Try this:

    .wpforms-container-full .wpforms-form .wpforms-field-label {
        color: #fff;
    }
    #1528721
    Sara Genone

    Thank you!
    Sara 🙂

    #1528790
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.