Title: Remove inline styling
Last modified: June 2, 2020

---

# Remove inline styling

 *  [fernandobrenes](https://wordpress.org/support/users/fernandobrenes/)
 * (@fernandobrenes)
 * [6 years ago](https://wordpress.org/support/topic/remove-inline-styling-2/)
 * Hi,
 * Thank you for this great plugin.
 * I have dequeue the styles that I don’t need as I’m only using the assets on 2
   pages Login / Register.
 * However, I need to keep 1 enable in all the pages because if it’s not loaded 
   the form appears at the bottom of the page everywhere. The style that I had to
   keep everywhere is:
 * /wp-content/plugins/easy-login-woocommerce/assets/css/xoo-el-style.css
 * This one also loads inline:
 * /plugins/easy-login-woocommerce/assets/images/popup-sidebar.png
 * As seen in the page source:
 * <style id=’xoo-el-style-inline-css’>
 * button.xoo-el-action-btn{
    background-color: #e32c26; color: #fff; } .xoo-el-
   inmodal{ max-width: 800px; max-height: 600px; } .xoo-el-sidebar{ background-image:
   url([https://loquevendes.com/wp-content/plugins/easy-login-woocommerce/assets/images/popup-sidebar.png](https://loquevendes.com/wp-content/plugins/easy-login-woocommerce/assets/images/popup-sidebar.png));
   < ========= min-width: 40%; }
 * How can I remove this style .xoo-el-sidebar to be loaded everywhere and that 
   png? I tried with css to use the following but it didn’t work, also I prefer 
   to use functions.php if possible.
 * .xoo-el-sidebar{
    display:none !important; }
 * Thank you,
    Best Regards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-inline-styling-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Remove inline styling’ is closed to new replies.

 * ![](https://ps.w.org/easy-login-woocommerce/assets/icon-128x128.png?rev=1970613)
 * [Login & Register Customizer – Popup | Slider | Inline | WooCommerce](https://wordpress.org/plugins/easy-login-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-login-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-login-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-login-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-login-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-login-woocommerce/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [fernandobrenes](https://wordpress.org/support/users/fernandobrenes/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/remove-inline-styling-2/)
 * Status: not resolved