# Can't set div height under 100px 🤪

**URL:** https://forum.pinegrow.com/t/cant-set-div-height-under-100px/7251
**Category:** Styling (CSS)
**Created:** [November 23, 2022, 6:48pm UTC](https://forum.pinegrow.com/t/cant-set-div-height-under-100px/7251 "2022-11-23T18:48:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![DeepShader](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/deepshader/32/4604_2.png) [@DeepShader](https://forum.pinegrow.com/u/DeepShader)
#### Post date: [November 23, 2022, 6:48pm UTC](https://forum.pinegrow.com/t/cant-set-div-height-under-100px/7251/1 "2022-11-23T18:48:04Z")

</div>

Hi there,  
if I add a div to a blank (normalized) HTML file and set the height to 30px it still shows as 100px in the editor. Only values over 100px change the appearance of the div-height in the editor.

What I’m doing wrong? I never saw something like this in any other web editor 😅

---

<div class="post-metadata">

### Author: ![Wolfgang.Hartl](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/wolfgang.hartl/32/4621_2.png) [@Wolfgang.Hartl](https://forum.pinegrow.com/u/Wolfgang.Hartl)
#### Post date: [November 23, 2022, 7:01pm UTC](https://forum.pinegrow.com/t/cant-set-div-height-under-100px/7251/2 "2022-11-23T19:01:11Z")

</div>

I think Pinegrow adds a class to that div “pg-empty-placeholder” or so which adds a height to the element so that you can see it in the builder, try to remove that…maybe it helps 😉

---

<div class="post-metadata">

### Author: ![DeepShader](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/deepshader/32/4604_2.png) [@DeepShader](https://forum.pinegrow.com/u/DeepShader)
#### Post date: [November 23, 2022, 7:14pm UTC](https://forum.pinegrow.com/t/cant-set-div-height-under-100px/7251/3 "2022-11-23T19:14:51Z")

</div>

Yess, that’s it 😂

Thank you 😁
