Home Forums WoodMart support forum one line Reply To: one line

#303642

Hello,

I saw the screenshot you attached.

Please try adding the following Custom CSS in the Custom CSS for Tablet area under Theme Settings >> Custom CSS.

.wd-sticky-btn .price {
    display: inherit;
}

Best Regards