Title: box shadow for submit button
Last modified: March 9, 2024

---

# box shadow for submit button

 *  Resolved [webmark487](https://wordpress.org/support/users/webmark487/)
 * (@webmark487)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/box-shadow-for-submit-button/)
 * Hi,
 * The submit button of Elementor form on [https://physiotherm.com/](https://physiotherm.com/)
   should have a shadow, I have not yet managed to implement this.
 * I tried it like this for example:
 * .elementor-button{
   box-shadow:2px 2px 0px 0px black!important;}
 * Thx for your help, best regards
 * Markus
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbox-shadow-for-submit-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Milos](https://wordpress.org/support/users/miloss84/)
 * (@miloss84)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/box-shadow-for-submit-button/#post-17489863)
 * Hi there,
 * Can you try to add folowing css to your theme customization:
 * .elementor-92 .elementor-element.elementor-global-15588 .elementor-button[type
   =”submit”] {
 * box-shadow: 2px 2px 5px red !important
 * }
 * You can read more about the [Custom CSS feature here](https://elementor.com/help/custom-css-pro/).
 * Please note that we do not usually provide users with custom code, and this is
   just a workaround for your specific issue. You should use this code at your own
   discretion. We also do not provide future troubleshooting for custom code. For
   reference, check out what we support here:
 * [https://elementor.com/help/how-do-i-get-premium-support/#whatwesupport](https://elementor.com/help/how-do-i-get-premium-support/#whatwesupport)
 * Kind regards,
 *  Thread Starter [webmark487](https://wordpress.org/support/users/webmark487/)
 * (@webmark487)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/box-shadow-for-submit-button/#post-17498406)
 * I´m sorry, I was blind.
 * The following CSS does work:
 * _.elementor-button{
   box-shadow:2px 2px 0px 0px black;}
 * I just didn´t see that I put it inside a mobile media query.
 * Thx for your reply!
 * Markus

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

The topic ‘box shadow for submit button’ is closed to new replies.

 * ![](https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228)
 * [Elementor Website Builder - more than just a page builder](https://wordpress.org/plugins/elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementor/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [webmark487](https://wordpress.org/support/users/webmark487/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/box-shadow-for-submit-button/#post-17498406)
 * Status: resolved