New Landing How can we help? Atelier Get rid of price details "as of September 2015"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #217149
    louisecroft
    Member
    Post count: 21

    Hey!

    Please can you make it so the price date isn’t shown? See attached image of product page.

    Also – simple qu – I seem to have accidentally switched off the prices showing under the thumbnails in my shop – what have I done wrong?? See attached image of shop.

    Thanks!

    Louise

    Attachments:
    You must be logged in to view attached files.
    #217166
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .product-price-wrap .price em {
      display: none;
    }

    For the price, they’re not showing because you have this in your custom css:

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

    You’ll need to remove that

    – Kyle

    #217174
    louisecroft
    Member
    Post count: 21

    Fabulous! Muchos gracias

    #217175
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register