I am tryin get all the buttons on the same line of height. Tried different min-height options for different classes but have no idea how to actually fix it. It's the red buttons under each product. Could you advise how I would go about fixing it?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
ul.products li.product h3 {
font-size: 1.1em;
min-height: 53px;
}