Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/39.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css “对齐”;“添加到购物车”;WooCommerce商店页面中的直线按钮_Css_Wordpress_Woocommerce_Height_Product - Fatal编程技术网

Css “对齐”;“添加到购物车”;WooCommerce商店页面中的直线按钮

Css “对齐”;“添加到购物车”;WooCommerce商店页面中的直线按钮,css,wordpress,woocommerce,height,product,Css,Wordpress,Woocommerce,Height,Product,请引导我将所有“添加到篮子按钮”放在直线上。目前它们并不相称 如果有人能帮我快速编码 如何在WooCommerce商店页面中将“添加到购物车”按钮对齐?产品名称(或标题)以这种方式嵌入到标签中: <h2 class="woocommerce-loop-product__title">Product title</h2> 您应该将此css规则添加到活动子主题(或活动主题)的style.css文件中。非常有效

请引导我将所有“添加到篮子按钮”放在直线上。目前它们并不相称

如果有人能帮我快速编码

如何在WooCommerce商店页面中将“添加到购物车”按钮对齐?

产品名称(或标题)以这种方式嵌入到标签中:

<h2 class="woocommerce-loop-product__title">Product title</h2>

您应该将此css规则添加到活动子主题(或活动主题)的style.css文件中。

非常有效