• Resolved Moreno5

    (@moreno5)


    Hi Guys,

    I am running the suits theme and have included a “Contact Us” page on my site. I added the plugin Contact_form by bestwebsoft and it all shows up nicely, but how can I change the font colour for just the contact form and not the whole site? I would also like to make the text input boxes maybe grey so people can see where they need to type.

    All of it is a little difficult to view, even the submit button is hard to see.

    Any ideas?

    My site is

    https://moreno5.mine.nu:8081/wordpress/

    thanks

    https://wordpress.org/plugins/contact-form-plugin/

Viewing 1 replies (of 1 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    On page https://moreno5.mine.nu:8081/wordpress/?page_id=97 the Contact From and Captcha are generated by the other plugins, not ours.

    In a general case, the answer will be as follows:

    #cntctfrm_contact_form input.text, #cntctfrm_contact_form textarea, #cntctfrm_contact_message, #cntctfrm_contact_name, #cntctfrm_contact_email, #cntctfrm_contact_subject, .cptch_block input[type=”text”] {
    color: #FFFFFF;
    }

    and select the necessary color by yourself.

    Sincerely,
    BestWebSoft Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Changing font colour’ is closed to new replies.