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

    Hi all,

    I have a new contact form here: https://assetgo.co.uk/contact-us-test/ which I want to add the following styling:

    color: #222; border-color: #222; border-width: 2px!important; background-color: white;

    tried adding a custom Id attribute and then adding via css but it doesn’t change and retains the green background colour etc.

    Any ideas?

    The form has been created for use with salesforce and will be rolled out to other pages when ready.
    Thanks
    Gary

    #1267696

    Hey Gary,

    Please try the following in Quick CSS under Enfold->General Styling:

    .Salesforce_contact_form input {
      background-color: #fff;
      border: 2px solid #222;
      color: #222; 
    }

    Best regards,
    Rikard

    #1271536

    Hi Rikard

    Apologies, I didn’t see this reply until now – that hasn’t worked I’m afraid.

    I opened a new topic earlier that has login details in the private area – if you can see any other issues it would be great to know. You can close this thread now I guess :)

    Thanks
    Gary

    #1271736

    Hi Gary,

    Thanks for the update, let’s continue in your other thread. I’ll go ahead and close this thread for now.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Styling my contact form’ is closed to new replies.