Title: Theme CSS error on Mobile.
Last modified: October 28, 2024

---

# Theme CSS error on Mobile.

 *  Resolved [joyryde](https://wordpress.org/support/users/joyryde/)
 * (@joyryde)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/theme-css-error-on-mobile/)
 * Hello,
 * We believe that the theme may have a CSS error on mobile browsers. Your css class“
   woocommerce-error” displays an exclamation point on desktop browsers as is shown
   on the example product page and in this screenshot:
 * [https://tinyurl.com/2dgwu62h](https://tinyurl.com/2dgwu62h)
 * On mobile browsers, your CSS is missing the exclamation point so it looks off-
   center because it’s not displaying:
 * [https://tinyurl.com/2cazzcmo](https://tinyurl.com/2cazzcmo)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftheme-css-error-on-mobile%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [rodicaelena](https://wordpress.org/support/users/rodicaelena/)
 * (@rodicaelena)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/theme-css-error-on-mobile/#post-18107523)
 * Hi there,
 * Thank you for sharing this!
   While, for now, I wasn’t able to replicate this, 
   we will for sure consider it.
 * As a solution in your case, you can try to add this code in Appearance > Customize
   > Additional CSS:
 *     ```wp-block-code
       @media only screen and (max-width: 600px) {    .woocommerce .woocommerce-error {        padding-left: 10px !important;    }}
       ```
   
 * Kind regards,
 * Rodica
 *  Thread Starter [joyryde](https://wordpress.org/support/users/joyryde/)
 * (@joyryde)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/theme-css-error-on-mobile/#post-18110148)
 * Hi, We don’t want to have a duplicated CSS if you update the theme to fix this
   in the future…we can add this today but need to know when you fix it please.
   
   Thanks!
 *  [Kush](https://wordpress.org/support/users/kushnamdev/)
 * (@kushnamdev)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/theme-css-error-on-mobile/#post-18125150)
 * Hi [@joyryde](https://wordpress.org/support/users/joyryde/),
 * Thank you for reporting this issue. I have forwarded this issue to our development
   team. It will be fixed in future updates of Neve.
 * Best regards
 *  Thread Starter [joyryde](https://wordpress.org/support/users/joyryde/)
 * (@joyryde)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/theme-css-error-on-mobile/#post-18125944)
 * We are also seeing an issue with your breakpoints.
 * On Apple iPad Pro 12.9″, the menu wrpas on the page rather than showing the hamburger
   menu.
 * Screenshot:
 * [https://tinyurl.com/24q89u2t](https://tinyurl.com/24q89u2t)
 *  [rodicaelena](https://wordpress.org/support/users/rodicaelena/)
 * (@rodicaelena)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/theme-css-error-on-mobile/#post-18131983)
 * Hi,
 * That’s nothing set to change for the moment, but we will keep this as a feature
   request for the future.
 * Thank you!

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

The topic ‘Theme CSS error on Mobile.’ is closed to new replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [rodicaelena](https://wordpress.org/support/users/rodicaelena/)
 * Last activity: [1 year, 7 months ago](https://wordpress.org/support/topic/theme-css-error-on-mobile/#post-18131983)
 * Status: resolved