Title: CSS problem in wp-admin
Last modified: October 7, 2019

---

# CSS problem in wp-admin

 *  Resolved [Ward](https://wordpress.org/support/users/yward/)
 * (@yward)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-wp-admin/)
 * Enabling the plugin generate a very huge gap in the admin area (a padding from
   top that is roughly 1920px). (which is my vw)
 * Checking the console for errors here is what I get:
 *     ```
       Source map error: request failed with status 404
       Resource URL: mywebsiteurl.com/wp-content/plugins/kodeo-admin-ui/assets/css/admin.css?ver=1.1.1
       Source Map URL: admin.css.map
       ```
   
 * I have disabled my caching plugins (both cloudflare and autoptimze) and still
   the same error.
    -  This topic was modified 6 years, 7 months ago by [Ward](https://wordpress.org/support/users/yward/).

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

 *  Plugin Author [kodeo](https://wordpress.org/support/users/kodeo/)
 * (@kodeo)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-wp-admin/#post-12006488)
 * This sounds like a serious issue.
    Could you please help us to finding a quick
   solution by answering these questions:
 * Which browser do you use?
    Is this on all Admin pages or only on specific pages?
   Is this issue new with KAUI version 1.1.1? Could you please upload a screenshot?
 * Best,
    Kodeo
 *  Thread Starter [Ward](https://wordpress.org/support/users/yward/)
 * (@yward)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-wp-admin/#post-12014241)
 * I apologize for the late reply, I’m using the latest version.
 * I’ve debugged the issue and it seems to be a conflict with the plugin Advanced
   Shipment Tracking for Woocommerce.
    Found here: [https://wordpress.org/plugins/woo-advanced-shipment-tracking/](https://wordpress.org/plugins/woo-advanced-shipment-tracking/)
 * If you can give me any hints on how to resolve the conflict that would be great(
   I’m comfortable editing plugins (php/js/css)
 * Update:
    The issue is in the other plugin, removing the rule:
 *     ```
       #adminmenuwrap {
           position: relative !important;
       }
       ```
   
 * from their admin.css file resolves the issue.
    -  This reply was modified 6 years, 7 months ago by [Ward](https://wordpress.org/support/users/yward/).
 *  Plugin Author [kodeo](https://wordpress.org/support/users/kodeo/)
 * (@kodeo)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-wp-admin/#post-12035042)
 * Hello.
    I installed the “Advanced Shipment Tracking for WooCommerce” plugin and
   try to see the issue, but everything looks quite normal. Would it be possible
   to give me temporary WP access to the site?
 * Best
    Kodeo
 *  Thread Starter [Ward](https://wordpress.org/support/users/yward/)
 * (@yward)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-wp-admin/#post-12038289)
 * I sent a support ticket to the author of the shipping plugin and he fixed it 
   in his last release.
 * You can check my support ticket here:
 * [https://wordpress.org/support/topic/css-conflict-in-wp-admin/](https://wordpress.org/support/topic/css-conflict-in-wp-admin/)
 * This is why the issue no longer happens.
 * Thank you so much for your support!
 *  Plugin Author [kodeo](https://wordpress.org/support/users/kodeo/)
 * (@kodeo)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-wp-admin/#post-12038357)
 * You are welcome

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

The topic ‘CSS problem in wp-admin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kodeo-admin-ui_b2b2b3.svg)
 * [Kodeo Admin UI](https://wordpress.org/plugins/kodeo-admin-ui/)
 * [Support Threads](https://wordpress.org/support/plugin/kodeo-admin-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/kodeo-admin-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kodeo-admin-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kodeo-admin-ui/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [kodeo](https://wordpress.org/support/users/kodeo/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-wp-admin/#post-12038357)
 * Status: resolved