Home Forums WoodMart support forum Bulletin mark missing Reply To: Bulletin mark missing

#169975

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.