Title: CSS Help!
Last modified: February 7, 2017

---

# CSS Help!

 *  [Ryan-P](https://wordpress.org/support/users/ryan-p-1/)
 * (@ryan-p-1)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/css-help-70/)
 * Hello! Hoping to get some assistance with styling my form. Here’s some info:
 * Form looks like this currently:
 * > [View post on imgur.com](https://imgur.com/a/gE3eT)
 * 
    ([http://walkers.globedigitaltesting.xyz/donate/](http://walkers.globedigitaltesting.xyz/donate/))
 * Trying to align everything to the left – don’t know why some of the titles etc.
   are aligning centre currently. Would also like to change the font colour of all
   titles to white.
 * And one more thing, if it is possible to disable/remove the tooltips (we will
   use this to personalize experience) that would be cool also.
 * So far this is the CSS that i have added, not very good with this & borrowed 
   some from other support threads:
 * form.give-form .form-row input[type=text], form.give-form .form-row input[type
   =tel], form.give-form .form-row input[type=email] {
    width: 100%; padding: 16px;
   border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius:
   0; color: #ffffff; background-color: #ffffff; font-size: 14px; font: Montserrat;}
 * .give-submit-button-wrap .give-submit
    { color: #333333; margin: 8px auto 0; 
   font-size: 16px; font: Montserrat; text-transform: uppercase; font-weight: 700;-
   moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding:
   6px 20px; line-height: 1.7em; background: #ffffff; border: 2px solid; }
 * Thanks in advance!

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/css-help-70/#post-8749623)
 * It looks like you are using Divi and the Divi Builder. There’s a setting in that
   section of Divi Builder that sets the alignment for that section. I believe it’s
   in the “Advanced” tab of that section. Set that to “left” and remove any of your
   custom CSS and you should be fine.
 * Let me know if you need further assistance. Thanks!

Viewing 1 replies (of 1 total)

The topic ‘CSS Help!’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/css-help-70/#post-8749623)
 * Status: not resolved