New Landing How can we help? Atelier Hide prices

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #210490
    ibt
    Member
    Post count: 29

    I only want prices on the single product pages. How do I hide prices on the shop pages?

    #210733
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce ul.products li.product .price{
    display:none !important;
    }
    

    Thanks
    Mohammad

    #210789
    ibt
    Member
    Post count: 29

    Perfect, Thanks.

    #210877
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Mohammad.
    -Rui

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

You must be logged in to reply to this topic.