Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #308503
    micheal_w
    Member
    Post count: 498

    Hi guys,

    We have been using Atelier for a while then we changed the theme to Uplift few months ago.
    We just noticed, that the SALE badge on the top right corner of the product pic on the product page is not visible (only on the shop page). – link above

    On your Uplift demo pages the badge is not there either, but on the Atelier sites there is!
    Is it possible to show that badge on the product page using Uplift?
    It would be much-much user friendly as the customers would be “reminded” that they are on a sale product page…

    Cheers!

    Attachments:
    You must be logged in to view attached files.
    #308531
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add this code to the custom css, not sure why is set to display none.

    .product-img-area .badge-wrap {
        display: block!important;
    }

    -Rui

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

You must be logged in to reply to this topic.