Title: CSS issue (elements went small after update)
Last modified: November 15, 2017

---

# CSS issue (elements went small after update)

 *  Resolved [frederiksally](https://wordpress.org/support/users/frederiksally/)
 * (@frederiksally)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/css-issue-everything-got-small-after-update/)
 * Hi guys 🙂 Really love the plugin and everything was working perfectly at the
   frontend until i updated to the newest version. I don’t know what caused it, 
   but many of the elements kinda shrunk. I’ve been trying for hours to find out
   what is causing it, but no luck. One thing I noticed though, is that font size
   comes out as “.75rem;” and should be more like “1.75rem”.
 * I really hope you can help me to fix this issue.
    Thanks a lot Frederik
    -  This topic was modified 8 years, 6 months ago by [frederiksally](https://wordpress.org/support/users/frederiksally/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-issue-everything-got-small-after-update%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Boxy Studio](https://wordpress.org/support/users/boxystudio/)
 * (@boxystudio)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/css-issue-everything-got-small-after-update/#post-9734920)
 * Cooked is now using “rem”s for sizing, which is in my opinion the best way to
   handle it. What this means is that it takes the default font size set on the 
   html/body tags and goes from there. If this font size is set very small, then
   everything will be small. A quick solution is to add some custom css:
 * `html,body { font-size:16px; }`
 * You can add Custom CSS via the WordPress Customizer: [http://dinevthemes.com/custom-css-wordpress-customizer/](http://dinevthemes.com/custom-css-wordpress-customizer/)

Viewing 1 replies (of 1 total)

The topic ‘CSS issue (elements went small after update)’ is closed to new replies.

 * ![](https://ps.w.org/cooked/assets/icon-256x256.png?rev=2005204)
 * [Cooked - Recipe Management](https://wordpress.org/plugins/cooked/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cooked/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cooked/)
 * [Active Topics](https://wordpress.org/support/plugin/cooked/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cooked/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cooked/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [rem](https://wordpress.org/support/topic-tag/rem/)

 * 1 reply
 * 2 participants
 * Last reply from: [Boxy Studio](https://wordpress.org/support/users/boxystudio/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/css-issue-everything-got-small-after-update/#post-9734920)
 * Status: resolved