Title: Fallback CSS for mobile
Last modified: November 30, 2020

---

# Fallback CSS for mobile

 *  Resolved [macnux](https://wordpress.org/support/users/macnux/)
 * (@macnux)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/fallback-css-for-mobile/)
 * Hi,
 * I’m using the plugin and it works perfectly.
    I was just wondering if I can insert
   the fallback CSS for mobile and for desktop. Because the fallback CSS for mobile
   is different and smaller than fallback CSS for desktop.
 * Regards,

Viewing 1 replies (of 1 total)

 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/fallback-css-for-mobile/#post-13835325)
 * On FVM 3 I have decided to remove this option, so please check before upgrading.
 * You can add your critical path CSS with another plugin, or ode your own logic
   on the theme.
 * You cannot separate the mobile code, unless you wish to sacrifice page caching.
   
   With page caching, your logic would not work.
 * However, you can use css media queries for mobile and desktop.
    `https://www.
   w3schools.com/css/css_rwd_mediaqueries.asp`

Viewing 1 replies (of 1 total)

The topic ‘Fallback CSS for mobile’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Raul P.](https://wordpress.org/support/users/alignak/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/fallback-css-for-mobile/#post-13835325)
 * Status: resolved