Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #946474

    Good morning,

    I’ve uploaded the plugin ‘Ninja Forms’ on my WP website with the Enfold theme.
    I noticed that the * next to important questions is dark grey instead of red.
    I contacted the support team of Ninja Forms but they say the following:

    This would actually be something that’s attributed to your theme & how they output the * on your form.
    We adhere to the styling of your forms theme & that’s what dictates the output of the text on your form. Unfortunately we aren’t able to troubleshot outside code, but you should be able to connect with your theme developer & they should be able to help more appropriately & specifically.

    In the private content you can see an example (in the blue content-section). If you look closely you can see next to some questions a dark grey * instead of red (like in de first phrase).

    I hope I explain it alright…

    Greets

    #946601

    Hey Dotplusgeert,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top label span {
    	color: red!important;
    }
    

    Best regards,
    Vinay

    #946606

    Hero! :) Thanks

    #946875

    Hi,

    I’m glad you got this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Plugin Ninja Forms’ is closed to new replies.