• Resolved ptooti

    (@ptooti)


    we have alot of older users on our site and it’s confusing enough to navigate is there some way to make outlines on the boxes or add color? the form is barely visible on a white background thank you for your help
    this page im talking about

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi,

    Plugin has no colors because it depends on the styling of your theme. If you don’t have color-settings for input fields, please add this at page Additional CSS of the Customizer:

    
    #vscf .form-group input[type="text"], #vscf .form-group input[type="email"], #vscf .form-group textarea {border:1px solid #ccc;}
    

    Guido

    Thread Starter ptooti

    (@ptooti)

    Worked like a charm Thank you !! and thank you for your quick response! its a great product Thank you

    • This reply was modified 2 years, 12 months ago by ptooti.
    Plugin Author Guido

    (@guido07111975)

    You’re welcome!

    If you want to style the button as well, example:

    
    #vscf .form-group button {padding:5px 10px; border:0;}
    

    But it seems you can change colors via the settings of your theme?

    Guido

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Color on the for there is noe can i change this ?’ is closed to new replies.