Jump to content


resolved

Contact Buddy "submitt" Button



This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1 dfingers

dfingers

    Advanced Member

  • Members
  • Others: BackupBuddy, Builder
  • PipPipPip
  • 103 posts

Posted 23 October 2012 - 08:37 AM

How do I change the submit button color in ContactBuddy?  I'd like to change it to match the green or blue on the site.  Struggling with where to find that option in Style manager.

http://www.cashflowmining.com/contact-us/

Thanks.

#2 Elise Alley

Elise Alley

    iThemes Support

  • Administrators
  • Others: All Plugins, All Themes, Members, Moderators, Toolkit, Webdesign
  • 3,281 posts

Posted 23 October 2012 - 10:01 AM

Hi dfingers,

I'm going to move this to the ContactBuddy forum as it's not really related to Builder.  It's a separate plugin (which is why you won't find that option in the Style Manager).

Try adding this code to the bottom of your stylesheet (Appearance > Editor):

input[type="submit"] {
background: #007C71;
}

Give that a try and let us know how it goes.

Thanks,

Elise

#3 dfingers

dfingers

    Advanced Member

  • Members
  • Others: BackupBuddy, Builder
  • PipPipPip
  • 103 posts

Posted 23 October 2012 - 02:31 PM

Thanks Elise!  Worked perfectly.

#4 Elise Alley

Elise Alley

    iThemes Support

  • Administrators
  • Others: All Plugins, All Themes, Members, Moderators, Toolkit, Webdesign
  • 3,281 posts

Posted 23 October 2012 - 02:37 PM

Happy to have helped!  Let us know if you have any additional questions!

Thanks,

Elise