Title: Add button
Last modified: March 27, 2019

---

# Add button

 *  Resolved [agostinhoserra](https://wordpress.org/support/users/agostinhoserra/)
 * (@agostinhoserra)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/add-button-9/)
 * Hi!
    How do I change the style of the submit button? Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadd-button-9%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/add-button-9/#post-11365968)
 * Hello [@agostinhoserra](https://wordpress.org/support/users/agostinhoserra/),
 * The style of the button usually takes after the theme.
    What do you have in mind?
   Maybe I can send you a code to change it.
 * All the best,
    Mihaela
 *  Thread Starter [agostinhoserra](https://wordpress.org/support/users/agostinhoserra/)
 * (@agostinhoserra)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/add-button-9/#post-11366267)
 * Hi Mihaela,
    Thank you for your quick response!
 * The default button style is very “windows-like”.
    It’s not taking after the theme
   styles. 🙁
 * If you want, you can see the screenshots here:
    [https://wetransfer.com/downloads/ef7388ab0ff4c93729d2b5b53ccf48ba20190328122747/4098f3fb1070831e05abae664c8223e320190328122747/d94863](https://wetransfer.com/downloads/ef7388ab0ff4c93729d2b5b53ccf48ba20190328122747/4098f3fb1070831e05abae664c8223e320190328122747/d94863)
 * Thank you so much for your help!!!
    Cheers.
 * ASerra
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/add-button-9/#post-11366460)
 * Thank you!
    Please add the following code in Appearance > Customize > Additional
   CSS to change its style:
 *     ```
       #wpmtst_submit_testimonial {
           background-color: #00AEEF;
           text-transform: uppercase;
           color: #ffffff;
           border-width: 0px;
           border-style: solid;
           border-color: #ffffff;
           border-radius: 2px;
           padding: 10px;
       }
       ```
   
 * This should do it!
 * Best wishes,
    Mihaela
 *  Thread Starter [agostinhoserra](https://wordpress.org/support/users/agostinhoserra/)
 * (@agostinhoserra)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/add-button-9/#post-11368646)
 * Thank you so much Mihaela!!!!
    You just needed to help me find the right ID… 
   not write the full CSS string! 😀 😀 😀 It’s perfect!
 * Cheers <3
 * ASerra
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/add-button-9/#post-11369841)
 * No worries, ASerra! Happy to help!
    If you are happy with the support provided
   please consider leaving us a review here: [https://wordpress.org/support/plugin/strong-testimonials/reviews/](https://wordpress.org/support/plugin/strong-testimonials/reviews/)
 * We could really use the help.
 * Rock on,
    Mihaela
 *  Thread Starter [agostinhoserra](https://wordpress.org/support/users/agostinhoserra/)
 * (@agostinhoserra)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/add-button-9/#post-11370331)
 * Sorry Mihaela… just one more thing…
    I was setting the display view and using
   pagination. But when I have more testimonials, in the second page there is a 
   problem.
 * If I have two or more, the first one doesn’t align on top with the others
    and
   If I have just one, it gets “broken” in the 3 columns.
 * If you can, please see the screenshots here:
    [https://wetransfer.com/downloads/e34f2aafdc727665bea3d371f9542dad20190329120614/6d49ce7b78e1789536d1ca8967a657f720190329120614/529889](https://wetransfer.com/downloads/e34f2aafdc727665bea3d371f9542dad20190329120614/6d49ce7b78e1789536d1ca8967a657f720190329120614/529889)
 * Thank you!!!!
 * Aserra

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Add button’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

## Tags

 * [Style Button](https://wordpress.org/support/topic-tag/style-button/)

 * 6 replies
 * 2 participants
 * Last reply from: [agostinhoserra](https://wordpress.org/support/users/agostinhoserra/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/add-button-9/#post-11370331)
 * Status: resolved