You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
294 B
CSS
8 lines
294 B
CSS
7 months ago
|
.woocommerce #content div.product div.summary.et_pb_wc_price,
|
||
|
.woocommerce div.product div.summary.et_pb_wc_price,
|
||
|
.woocommerce-page #content div.product div.summary.et_pb_wc_price,
|
||
|
.woocommerce-page div.product div.summary.et_pb_wc_price {
|
||
|
float: none;
|
||
|
width: auto;
|
||
|
clear: unset;
|
||
|
}
|