Title: Removing shadow?
Last modified: November 2, 2017

---

# Removing shadow?

 *  Resolved [arongkatz](https://wordpress.org/support/users/arongkatz/)
 * (@arongkatz)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/removing-shadow/)
 * Is there a way to remove the shadow from the floating element? Im keeping everything
   transparent but the shadow is messing everything up
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremoving-shadow%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [PluginlySpeaking](https://wordpress.org/support/users/pluginlyspeaking/)
 * (@pluginlyspeaking)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/removing-shadow/#post-9648766)
 * Hi,
 * Sorry for the delay, yes it can be done with a bit of CSS.
    I can’t reach your
   URL, is there a mistake somewhere ? Or does it come from my side ?
 * It would help me to give you the best answer for you.
 * Best Regards,
    PluginlySpeaking
 *  [autox420](https://wordpress.org/support/users/autox420/)
 * (@autox420)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/removing-shadow/#post-9650354)
 * `http://oseointegracion.edu.mx/wp-content/themes/wp_businesstwo5-v1.2/style.css?
   ver=1.2`
 * Search for this.
    `.contact-hero`
 * Remove this.
    `-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);` `box-shadow: 0 0
   4px rgba(0,0,0,0.2);`
    -  This reply was modified 8 years, 6 months ago by [autox420](https://wordpress.org/support/users/autox420/).
    -  This reply was modified 8 years, 6 months ago by [autox420](https://wordpress.org/support/users/autox420/).
 *  Thread Starter [arongkatz](https://wordpress.org/support/users/arongkatz/)
 * (@arongkatz)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/removing-shadow/#post-9655982)
 * [@pluginlyspeaking](https://wordpress.org/support/users/pluginlyspeaking/) thanks
   for replying
 * The url was moved during the weekend, the new one is [http://oseointegracion.edu.mx/](http://oseointegracion.edu.mx/)
 * Im going to try [@autox420](https://wordpress.org/support/users/autox420/)´s 
   method to see if that works
 * Thank you both
 *  Thread Starter [arongkatz](https://wordpress.org/support/users/arongkatz/)
 * (@arongkatz)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/removing-shadow/#post-9656067)
 * Tried [@autox420](https://wordpress.org/support/users/autox420/)´s method, still
   not working , thanks anyway!
 *  Plugin Author [PluginlySpeaking](https://wordpress.org/support/users/pluginlyspeaking/)
 * (@pluginlyspeaking)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/removing-shadow/#post-9656191)
 * Hi,
 * Try to add this in your css file :
 * #floatdiv_422 .exp_floatdiv_content_padding_pro {
    box-shadow: none !important;}
 * It should be ok, I remain available if you need any help.
 * Best Regards,
    PluginlySpeaking
 *  [thatprchick](https://wordpress.org/support/users/thatprchick/)
 * (@thatprchick)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/removing-shadow/#post-9775971)
 * Hi, I am using the Avada theme on a website with this widget. I have added this
   code:
 * #floatdiv_422 .exp_floatdiv_content_padding_pro {
    box-shadow: none !important;}
 * To every css page but the shadow still exists. The website is ossm.co — any help?
    -  This reply was modified 8 years, 5 months ago by [thatprchick](https://wordpress.org/support/users/thatprchick/).

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

The topic ‘Removing shadow?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/floating-div_71757a.svg)
 * [Floating Div](https://wordpress.org/plugins/floating-div/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/floating-div/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/floating-div/)
 * [Active Topics](https://wordpress.org/support/plugin/floating-div/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/floating-div/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/floating-div/reviews/)

## Tags

 * [appearance](https://wordpress.org/support/topic-tag/appearance/)
 * [Shadow](https://wordpress.org/support/topic-tag/shadow/)

 * 6 replies
 * 4 participants
 * Last reply from: [thatprchick](https://wordpress.org/support/users/thatprchick/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/removing-shadow/#post-9775971)
 * Status: resolved