Force the color - by plandoin - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp

  • Avatar: plandoin
    plandoin
    Participant
    June 24, 2014 at 21:50

    Hi,

    I would like to customize the contact form (i.e. create new fields). I have used different plugins (Formidable Forms, Contact Form 7) but their CSS is replaced with TheLeader’s one. At the end, the contact text appears in grey. I would like to force it to appear in black. How can I do that please?

    Best.

    7 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 25, 2014 at 07:06

    Hello,

    Please provide us with link to the page with issue.

    Regards,
    Jack Richardson

    Avatar: plandoin
    plandoin
    Participant
    June 25, 2014 at 08:38

    The link is in the private content:

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 25, 2014 at 09:21

    Hello,

    As I see there is only the shortcode [contact-form-7 id="478" title="Sans titre"] displayed on the page. Please enable your contact form to be able to see the difference.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: plandoin
    plandoin
    Participant
    June 25, 2014 at 21:38

    Sorry! By mistake, I deactivated the plugin Contact Form 7. I have enabled it. Now the form is displayed (but still gray)…

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 26, 2014 at 07:43

    Hello,

    Please add the following code into the custom.css:

    .wpcf7-form p {
      color: black; 
    }

    Regards,
    Jack Richardson

    Avatar: plandoin
    plandoin
    Participant
    June 26, 2014 at 13:42

    Thanks, it works well!

    I would like to do the same with the Formidable form plugin (instead of Contact Form 7).
    I have tried “.formidable p {color:black;}” but it doesn’t work.
    I have looked for the right CSS class (on http://formidablepro.com/formidable-v1-6-3/) but I could not find it…

    Thanks again for your great help.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 26, 2014 at 14:34

    Hello,

    Please add this code into custom.css:

    .with_frm_style label.frm_primary_label {
        color: black;
    }
    .with_frm_style .frm_checkbox label {
        color: black;
    }

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Force the color’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.