随着内容自动增长更改 div 高度
change div height as the content grows automatically
我正在自定义 wordpress 主题,当您单击 Book a Valuation
菜单项 screenshot, you can see that content is overflowing(i do not want to add scrollbar). I have followed all the answers given here but nothing helped me to solve the problem. Website link
时,我会在弹出窗口中显示联系表单
在 CSS 中使用 height: auto;
。
我正在自定义 wordpress 主题,当您单击 Book a Valuation
菜单项 screenshot, you can see that content is overflowing(i do not want to add scrollbar). I have followed all the answers given here but nothing helped me to solve the problem. Website link
在 CSS 中使用 height: auto;
。