Title: Conflict with leaflet map plugin
Last modified: October 23, 2016

---

# Conflict with leaflet map plugin

 *  [eponymousarchon](https://wordpress.org/support/users/eponymousarchon/)
 * (@eponymousarchon)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/conflict-with-leaflet-map-plugin/)
 * The box-shadows in the style css create unwanted shadows in leaflet maps. I got
   around this by adding the following to the style.css, but is there a better way?
 * \`
    .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow { -moz-box-shadow:
   none !important; -webkit-box-shadow: none !important; box-shadow: none !important;}`

Viewing 1 replies (of 1 total)

 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/conflict-with-leaflet-map-plugin/#post-8348357)
 * I don’t know which area of the theme you’re referring to, but if you have unwanted
   styles that you want to get rid of then using CSS is the way to do it.
 * If you can link to your site I can inspect further and may be able to offer a
   solution without using `!important`, but it depends on which element you’re trying
   to modify.

Viewing 1 replies (of 1 total)

The topic ‘Conflict with leaflet map plugin’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fkidd/2.4.3/screenshot.png)
 * fKidd
 * [Support Threads](https://wordpress.org/support/theme/fkidd/)
 * [Active Topics](https://wordpress.org/support/theme/fkidd/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fkidd/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fkidd/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/conflict-with-leaflet-map-plugin/#post-8348357)
 * Status: not resolved