Home Forums WoodMart support forum 3 Problems Reply To: 3 Problems

#323963

Hello,

1) Sorry but there is no option in Theme Settings available for that.

2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.woocommerce.single-product .product .yith-ywraq-add-to-quote {
    display: block;
}

3) Please Go to Theme Settings >> Performance and disable the Mobile DOM Optimization.

Screenshot for Clarification: https://gyazo.com/024144ce3f8e3dbcfc70c98ab78c4fa3

Then check back.

Best Regards.