Home Forums WoodMart support forum Variation not showing if catalog mode is on Reply To: Variation not showing if catalog mode is on

#268844

Hello,


@saniplussrl
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.summary-inner>.price {
display: none;
}

If it doesn’t work for you then create a new topic and provide the admin panel login details of the website to check it myself and help you out accordingly.

Best Regards.