Title: CSS conflicts with WP admin themes
Last modified: February 13, 2019

---

# CSS conflicts with WP admin themes

 *  [AcmeeDesign](https://wordpress.org/support/users/acmeedesign/)
 * (@acmeedesign)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-conflicts-with-wp-admin-themes/)
 * There are some css conflicts with many WordPress admin themes in common.
 * Basically, many admin themes increase the admin bar height (more than 32px), 
   by doing so your Options control div is hidden partly due to your css styles `
   position:fixed`. Instead, you can still use `position:relative` and `left:auto`
   and still have the same result but it automatically positions your options control
   div in position. Please check the screenshot of adjusted style here [https://ibb.co/6W2qSCq](https://ibb.co/6W2qSCq)
 * Another css issue is, text box next to “Import Wordfence options from another
   site using a token”. You have the text box only with box shadow by adding border:
   0 distracting from WordPress default style [https://ibb.co/xLGC2Y7](https://ibb.co/xLGC2Y7)
 * In our admin theme, WPShapere has an option to have disabled those shadows for
   all over the admin side, by doing so the text box has been disappeared. Why not
   you remove border:0, so to have the WordPress default text box style with the
   border (not considering our admin theme here)?
 * However, we have included overriding css for this issue but I just want to know
   your opinion on this?
 * Looking forward your reply 🙂

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

 *  Thread Starter [AcmeeDesign](https://wordpress.org/support/users/acmeedesign/)
 * (@acmeedesign)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-conflicts-with-wp-admin-themes/#post-11200335)
 * Forgotten to add a screenshot for the first issue. Here it is [https://ibb.co/r49hQcs](https://ibb.co/r49hQcs)
 *  [WFSupport](https://wordpress.org/support/users/wfsupport/)
 * (@wfsupport)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-conflicts-with-wp-admin-themes/#post-11201836)
 * Can you send this in to [feedback@wordfence.com](https://wordpress.org/support/topic/css-conflicts-with-wp-admin-themes/feedback@wordfence.com?output_format=md)?
   I can get that in front of the QA team faster that way.
 * Thanks!
 * Tim
 *  Thread Starter [AcmeeDesign](https://wordpress.org/support/users/acmeedesign/)
 * (@acmeedesign)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-conflicts-with-wp-admin-themes/#post-11204763)
 * Alright,
 * Thanks!
 * Aishwarya
 *  Thread Starter [AcmeeDesign](https://wordpress.org/support/users/acmeedesign/)
 * (@acmeedesign)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-conflicts-with-wp-admin-themes/#post-11210388)
 * FYI: Already email sent!
 * Thanks!
 * Aishwarya

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

The topic ‘CSS conflicts with WP admin themes’ is closed to new replies.

 * ![](https://ps.w.org/wordfence/assets/icon.svg?rev=2070865)
 * [Wordfence Security - Firewall, Malware Scan, and Login Security](https://wordpress.org/plugins/wordfence/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordfence/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordfence/)
 * [Active Topics](https://wordpress.org/support/plugin/wordfence/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordfence/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordfence/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [AcmeeDesign](https://wordpress.org/support/users/acmeedesign/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/css-conflicts-with-wp-admin-themes/#post-11210388)
 * Status: not resolved