Home › Forums › WoodMart support forum › Bulletin mark missing › Reply To: Bulletin mark missing
January 27, 2020 at 9:28 am
#169975
Aizaz Imtiaz Awan
Keymaster
Hello,
I have fixed the issue on your website, now it is working absolutely fine on my end. Please clear the cache and check back.
I have added the following code in Theme Settings >> Custom CSS >> Global Custom CSS.
.woocommerce-product-details__short-description ul li::before {
position: relative;
top: -3px;
}
Result: https://www.screencast.com/t/PyedTEKioo
Best Regards.