Title: plugin conflicting with custom css
Last modified: April 1, 2020

---

# plugin conflicting with custom css

 *  Resolved [dstraathof](https://wordpress.org/support/users/dstraathof/)
 * (@dstraathof)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/plugin-conflicting-with-custom-css/)
 * Hi there,
 * I realy like your plugin and wrote a good review for you!
 * I have 1 problem with it though.
 * I wanted to have a sticky background on mobile devices and unfortunately this
   is not possible in my theme (or at all). A supportagent of avada theme helped
   me out with some custom css to make sure i get a fixed background on mobile.
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   400px) {
    #main:before { content: “”; position: fixed; right: 0; top: 0; bottom:
   0; width: 100%; height: 100%; background-image: url([https://ohohdenhaagkroegentocht.nl/achtergrond-mobiel/](https://ohohdenhaagkroegentocht.nl/achtergrond-mobiel/));
   background-position: center center; }
 * This is working fine while your plugin is not enabled. Unfortunately as soon 
   as i activate it the original background image from my desktop site is loaded.
 * 1 This looks realy ugly since it is zoomed in on a small portion of a very big
   image.
 * 2 A big image is loaded while this should be a small image that is foot for mobile
   screens.
 * – I have tried Do not load the plugin on certain pages and tested when i added
   a url if the problem was gone: this did not work
    – I have tried to deselect 
   all siite wide common unloads and html source clean up options: this did not 
   work – I have tried deactivating your plugin: This works.
 * Could you think of anyway i can make this custom css work with your plugin since
   both of these are very important to me!
 * Kind regards,
 * Dominic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-conflicting-with-custom-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [dstraathof](https://wordpress.org/support/users/dstraathof/)
 * (@dstraathof)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/plugin-conflicting-with-custom-css/#post-12612333)
 * Hi there,
 * This already solved!!
 * It had nothing to do with your plugin sorry about this 🙂
 * Kind regards!
 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/plugin-conflicting-with-custom-css/#post-12631406)
 * [@dstraathof](https://wordpress.org/support/users/dstraathof/) I’m glad this 
   has been solved and it’s not a plugin’s fault. Just so you know, whenever you
   need to load the page without any Asset CleanUp rules (like the plugin is deactivated),
   just access the page like this [https://ohohdenhaagkroegentocht.nl/?wpacu_no_load](https://ohohdenhaagkroegentocht.nl/?wpacu_no_load)–
   when you need to load it with the rules, just append any query string to the 
   URL to make sure you won’t load a cached version and the comparison will be relevant(
   e.g. [https://ohohdenhaagkroegentocht.nl/?nocache](https://ohohdenhaagkroegentocht.nl/?nocache))

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

The topic ‘plugin conflicting with custom css’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/plugin-conflicting-with-custom-css/#post-12631406)
 * Status: resolved