Hi,
1, Please add below code to Claue > Theme Option > General Layout > Custom CSS
.badge span {
border-radius: 50%;
width: 40px;
height: 40px;
line-height: 38px;
}
2. Please go to WooCommerce > Settings > Currency options > Number of decimals > 2 https://prnt.sc/rti5yd
3. Please download attach file, extract to claue-child > woocommerce > single-product and edit code in line 53
echo '<span class="onsale pa right">' . $price . sprintf( __('-%s', 'claue' ), $maximumper . '%' ) . '</span>';
and change to
echo '<span class="onsale pa right">' . $price . sprintf( __('%s', 'claue' ), $maximumper . '%' ) . '</span>';
Kind regards
Attachments:
You must be
logged in to view attached files.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio