Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 38972

Reply To: Quick View Styling Issue

$
0
0

Hello,

Try to add the following code snippet to the Custom CSS section in Theme Settings to fix the issue

.product-quick-view .product_meta {
	display:block!important;
  	margin-bottom:0!important;
}

.product-quick-view .product_meta>span {
	display:none!important;
}

Viewing all articles
Browse latest Browse all 38972

Trending Articles