Home Forums WoodMart support forum How can i remove the prize and leave it only in the single product only

How can i remove the prize and leave it only in the single product only

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #332452

    erimusa11
    Participant

    I want remove the prize and leave the name of the product but on all the option the theme has is to show the prize and one to not show it but with that it hide and the name , how can i hide the prize only and leave the other things https://prnt.sc/1zvp9ur and show the prize only in single product view

    #332524

    Hello,

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

    .product-grid-item .price {
        display: none;
    }

    Best Regards

    #332636

    erimusa11
    Participant

    Thank you for the help it worked

    #332713

    Hello,

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How can i remove the prize and leave it only in the single product only’ is closed to new replies.