New Landing How can we help? Atelier Sale price not showing on shop page using Preview Slider display mode

Tagged: 

  • This topic has 10 replies, 6 voices, and was last updated 4 years by wanderjr.
Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #202170
    ecrotty
    Member
    Post count: 25

    I can see that the HTML is being generated to show both the regular and sale price but something is preventing it from being shown on the browser.

    I’m sure it is something simple, but I’m not seeing it after checking the CSS.

    Thanks for the help!

    #202187
    ecrotty
    Member
    Post count: 25

    I noticed :

    .preview-slider-item-wrapper .product-details span.price ins

    had an opacity of 0.

    I changed it to 1 in my custom CSS. Please let me know if that was the best solution.

    That seems to have done the trick there. I now see the sale price on the archive shop page.

    Now I am trying to discover why the strikethrough isn’t showing.

    If I find it first, I’ll be sure to post but if you have the solution, please feel free to tell me.

    Thanks!

    #202242
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Glad you managed to solve it. I’d check the strikethrough but I don’t see the asset anywhere on your site

    – Kyle

    #202243
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce div.product p.price del, .woocommerce div.product span.price del {
        text-decoration: line-through !important;
    }

    Thanks
    Mohammad

    #202375
    ecrotty
    Member
    Post count: 25

    Thanks, guys!

    Mohammad’s CSS did the trick!

    #202396
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #218254
    katana9
    Member
    Post count: 36

    Hello,

    I have the same issue,
    i try to used the css

    .woocommerce div.product p.price del, .woocommerce div.product span.price del {
    text-decoration: line-through !important;
    }

    but the strikethrough isn’t showing in preview slider mode…

    Any solution please ?

    thanks

    #218336
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @katana9
    – Just provide me specific page url with issue to check and resolve the issue.
    Thanks
    Mohammad

    #243848
    lilmiss
    Member
    Post count: 9
    This reply has been marked as private.
    #243989
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .product-display-preview-slider .badge-wrap > span.onsale {
        display: block !important;
    }
    

    Thanks
    Mohammad

    #331639
    wanderjr
    Member
    Post count: 1

    Not work for me, I’ve opened a support request for this issue. Promotional price still does not appear in preview slider mode

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

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

License required for the following item
Login and Registration Log in · Register