Title: CSS doesn&#8217;t work.
Last modified: May 10, 2017

---

# CSS doesn’t work.

 *  Resolved [mmartinp](https://wordpress.org/support/users/mmartinp/)
 * (@mmartinp)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/css-doesnt-work-7/)
 * Hi,
 * When I put a custom style, nothing happen. I don’t know why my Custom CSS Doesn’t
   Work in WordPress…
 * I have not child theme 🙁 I understand I must have it, but I couldn’t do that
   yet.
 * My site: [http://www.mirabox.com.ar](http://www.mirabox.com.ar)
 * This plugin could be help to figure out where is the problem?
 * [https://www.mirabox.com.ar/wp-content/uploads/2017/05/styles_problem.png](https://www.mirabox.com.ar/wp-content/uploads/2017/05/styles_problem.png)
 * I appreciate a lot your help.
    Martín

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

 *  [Uriahs Victor](https://wordpress.org/support/users/uriahs-victor/)
 * (@uriahs-victor)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/css-doesnt-work-7/#post-9119193)
 * Hello, can you show us an example of how you’re trying to add your styles? You
   can add CSS styles by going to Appearance->Customize->Additional CSS, if a specific
   style does not work then add !important to it example:
 * #id{
    background: #000 !important; }
 *  Thread Starter [mmartinp](https://wordpress.org/support/users/mmartinp/)
 * (@mmartinp)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/css-doesnt-work-7/#post-9119625)
 * Thanks for your response Uriahs.
 * Product list font size increased greatly after woocommerce update. I can see 
   it good in my computer but I can see it very bad in my cellphone.
    When looking
   at my gallery of products, (or cart and checkout page’s) on a mobile phone like
   Iphone 6 the page’s are scaled improperly in vertical mode.
 * Let me show an example:
    [https://www.mirabox.com.ar/wp-content/uploads/2017/05/Gallery_problem.jpg](https://www.mirabox.com.ar/wp-content/uploads/2017/05/Gallery_problem.jpg)
 * From the computer is working fine:
    [https://www.mirabox.com.ar/categoria-producto/galeria_de_regalos/](https://www.mirabox.com.ar/categoria-producto/galeria_de_regalos/)
 * I found these possible solutions to fix the problem but like I said, doesn’t 
   work for me.
 * Option 1:
 * ul.products li.product h2 {
    font-size: 14px; }
 * Option 2:
 * h2.woocommerce-loop-category__title {
    font-size: 18px !important; }
 * I tried to put in Appearance->Customize->Additional CSS but didn’t work. Could
   be possible that other *.css style belong to a plugin is blocking the Zerif Lite
   style.css? Because when you clik in the USA flag below in my site, the size go
   to small…crazy.
 * I appreciate some help.
 *  Thread Starter [mmartinp](https://wordpress.org/support/users/mmartinp/)
 * (@mmartinp)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/css-doesnt-work-7/#post-9121738)
 * It’s done!! This work for me:
 * ul.products li.product h2 {
    font-size: 12px !important; }
 * I just had to add “!important”
 * Thanks a lot Uriahs!!!
    Do you know what is the code for “Related Product” title?
 * On the other hand. I am wondering if I can fix the Cart and checkout. When looking
   at my gallery of products, on a mobile phone like Iphone 6 the page’s are scaled
   improperly in vertical mode.
 * Anybody know the css code to fit the screen?
 * Cheers!

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

The topic ‘CSS doesn’t work.’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zerif-lite/1.8.5.49/screenshot.
   png)
 * Zerif Lite
 * [Support Threads](https://wordpress.org/support/theme/zerif-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zerif-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zerif-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zerif-lite/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [mmartinp](https://wordpress.org/support/users/mmartinp/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/css-doesnt-work-7/#post-9121738)
 * Status: resolved