Title: CSS hover box shows underline
Last modified: August 30, 2016

---

# CSS hover box shows underline

 *  Resolved [inappix](https://wordpress.org/support/users/inappix/)
 * (@inappix)
 * [11 years ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/)
 * Hi
    I use the plugin and am very satisfied.
 * The only problem is that CSS boxes are now on mouse over display the a href underline.
   If I switch off the plug-in, the underline will not displayed.
 * Can someone help me?
 * [http://inappixcom.staging.wpengine.com/](http://inappixcom.staging.wpengine.com/)
   
   Scroll down, there you can see 6 CSS boxes. They have a link. So if you show 
   the mouse on it, you can see ugly underlines.
 * Thanks, Michael
 * [https://wordpress.org/plugins/bwp-minify/](https://wordpress.org/plugins/bwp-minify/)

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

 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/#post-6237303)
 * Can you re-enable BWP Minify so I can take a look?
 *  Thread Starter [inappix](https://wordpress.org/support/users/inappix/)
 * (@inappix)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/#post-6237305)
 * Hi
    First, thank you! I’ve enabled on mainsite: [http://www.inappix.com](http://www.inappix.com)
 *  Thread Starter [inappix](https://wordpress.org/support/users/inappix/)
 * (@inappix)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/#post-6237306)
 * Please use staging server on [http://inappixcom.staging.wpengine.com](http://inappixcom.staging.wpengine.com).
   
   On staging server your plugin is working fine if JS, CSS is enabled. Not on cached
   WPE server. Sometimes blank pages sometimes CSS hover mismatch.
 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/#post-6237308)
 * So the issue can only be seen on the live server? I don’t see anything wrong 
   on the staging site.
 * What browser are you using?
 *  Thread Starter [inappix](https://wordpress.org/support/users/inappix/)
 * (@inappix)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/#post-6237341)
 * Hi
    Sorry for delay. Here you can check the CSS boxes: [http://www.inappix.com/leistungen/](http://www.inappix.com/leistungen/).
   Hover on it and you can see the underline. If BWP Minify is not enabled you can
   see NO underlines.
 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/#post-6237342)
 * Hi,
 * I think this is the cause: [https://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files](https://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files)
 * When you combine files like this, your parent theme (Skadi)’s styles.css is bubbled
   to the top, and therefore its rules are overridden.
 * There are two ways around this:
 * 1. exclude your child theme’s css from minifying
    2. instead of importing the
   parent theme’s css, enqueue it, similar to how you enqueue your child theme’s
   css. Check out this tip to know how to get the correct path to your parent’s 
   css: [http://betterwp.net/wordpress-tips/correct-theme-path-and-url/](http://betterwp.net/wordpress-tips/correct-theme-path-and-url/)
 *  Thread Starter [inappix](https://wordpress.org/support/users/inappix/)
 * (@inappix)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/#post-6237343)
 * Hi,
    Thank you for your help! Your step 1 has worked well. Sometimes we cannot
   see the wood for the trees 🙂
 * Thanks!!

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

The topic ‘CSS hover box shows underline’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bwp-minify.svg)
 * [Better WordPress Minify](https://wordpress.org/plugins/bwp-minify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bwp-minify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bwp-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/bwp-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bwp-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bwp-minify/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [inappix](https://wordpress.org/support/users/inappix/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/css-hover-box-shows-underline/#post-6237343)
 * Status: resolved