Title: Chrome CSS Error
Last modified: August 22, 2016

---

# Chrome CSS Error

 *  [csquared89](https://wordpress.org/support/users/csquared89/)
 * (@csquared89)
 * [11 years ago](https://wordpress.org/support/topic/chrome-css-error/)
 * I have recently updated my Chrome browser on my desktop and it seems to mess 
   with the CSS I have in place. I have added CSS in the Theme Options, and I also
   have the plugin called “Mobile CSS” installed and set up for just phones. What
   would cause my CSS issues? I was on Chrome version 41 and everything was aligned,
   but as soon as I upgraded to Chrome version 42 it freaked out.
 * [https://wordpress.org/themes/i-transform/](https://wordpress.org/themes/i-transform/)

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

 *  Thread Starter [csquared89](https://wordpress.org/support/users/csquared89/)
 * (@csquared89)
 * [11 years ago](https://wordpress.org/support/topic/chrome-css-error/#post-5904716)
 * I also use the mobile theme WPTouch as well. When I take off the Mobile CSS rules
   and then use [@media](https://wordpress.org/support/users/media/) queries for
   phone screen sizes in Theme Options, it messes up the CSS for my mobile view 
   while desktop goes back to normal.
 *  Thread Starter [csquared89](https://wordpress.org/support/users/csquared89/)
 * (@csquared89)
 * [11 years ago](https://wordpress.org/support/topic/chrome-css-error/#post-5904725)
 * My website is swampcompany.com
 *  [nicki_chen](https://wordpress.org/support/users/nicki_chen/)
 * (@nicki_chen)
 * [11 years ago](https://wordpress.org/support/topic/chrome-css-error/#post-5904744)
 * Can you share the screenshots of your issues?
    I went to your website but it’s
   difficult to troubleshot. Did you add those media queries for mobile devices?
 * [@media](https://wordpress.org/support/users/media/) (max-width: 999px) {
 * }
 * [@media](https://wordpress.org/support/users/media/) (min-width: 768px) {
 * }
 * [@media](https://wordpress.org/support/users/media/) (max-width: 767px) {
    .owl-
   item .tx-slide-details p { display: none; } }
 * /* Mobile devices */
    [@media](https://wordpress.org/support/users/media/) (max-
   width: 359px) { .tx-col-1-2 { width: 100%; } .tx-col-1-3 { width: 100%; } .tx-
   col-1-4 { width: 100%; } }
 *  Thread Starter [csquared89](https://wordpress.org/support/users/csquared89/)
 * (@csquared89)
 * [11 years ago](https://wordpress.org/support/topic/chrome-css-error/#post-5904746)
 * Here are some attached screenshots of the product listings and of the cart.
 * > [View post on imgur.com](https://imgur.com/fTV5T1B)
 * [http://i.imgur.com/L2HqN8w.jpg](http://i.imgur.com/L2HqN8w.jpg)

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

The topic ‘Chrome CSS Error’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/i-transform/3.0.9/screenshot.png)
 * i-transform
 * [Support Threads](https://wordpress.org/support/theme/i-transform/)
 * [Active Topics](https://wordpress.org/support/theme/i-transform/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/i-transform/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/i-transform/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [csquared89](https://wordpress.org/support/users/csquared89/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/chrome-css-error/#post-5904746)
 * Status: not resolved