Title: styling elementor widget
Last modified: December 10, 2020

---

# styling elementor widget

 *  Resolved [rumitom](https://wordpress.org/support/users/rumitom/)
 * (@rumitom)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/styling-elementor-widget/)
 * I have noticed that the elementor widgets are nothing else as the shortcode wrapped
   into an Ewidget with as much customization options as if one was to use the shortcode
   widget itself and copy paste the shortcode.
    Given that those plugins are free,
   i quess its ok, but it does feel a bit argh.
 * now to my question.
    How can i target the elements inside of the multistep form?
 * I can easily change all the css settings in the browser, but when i copy it over
   to elementor or wp custom css, it doesn’t take effect, as if the selector i pick
   was not the right one.
    this is the selector that works in firefox and chrome
   editing from developer tools, but not pasted into wp
 * selector div.give-section.introduction button.give-btn.advance-btn{
    border: 
   1px solid #BF3228 !important; background: #000 !important; color: #BF3228; border-
   radius: 8px; }
 * thanks a bunch for the great plugin and the free support.

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

 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/styling-elementor-widget/#post-13774190)
 * HI there,
 * Yes, you are correct. The Elementor addon simply helps make all the GiveWP shortcodes
   easier to implement and configure in a very Elementor-manner. But it does not
   yet leverage other Elementor style features which are highly complex when interacting
   with markup that it does not directly control.
 * In terms of customizing the multi-step forms, you’ll need to enqueue a new stylesheet
   into our forms. We have a snippet just for that purpose for you:
    [https://github.com/impress-org/givewp-snippet-library/blob/master/form-customizations/css-customizations/multi-step-enqueue-css.php](https://github.com/impress-org/givewp-snippet-library/blob/master/form-customizations/css-customizations/multi-step-enqueue-css.php)
 * From there you can do whatever custom CSS you’d like.
 * Thanks!
 *  Thread Starter [rumitom](https://wordpress.org/support/users/rumitom/)
 * (@rumitom)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/styling-elementor-widget/#post-13778564)
 * ahh, perfect, makes perfect sense now. I did not notice it was in an iframe. 
   my bad.
    Also, I must have searched for the wrong keyword on givewp earlier, 
   now Ive found all the necessary documentation. Thanks for pointing me into the
   right direction
 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/styling-elementor-widget/#post-13778603)
 * Happy to help!
 * If you’re enjoying GiveWP and appreciate our support, we’d love a kind review
   from you here:
    [https://wordpress.org/support/plugin/give/reviews/?filter=5](https://wordpress.org/support/plugin/give/reviews/?filter=5)
 * Thanks! And best of success to you in all your end of year fundraising efforts.

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

The topic ‘styling elementor widget’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/styling-elementor-widget/#post-13778603)
 * Status: resolved