Home Forums Themes Support Claue-Shopify Sales pop and sale label

Topic Resolution: Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #20323

      Hi,

      1. Can I change the color of the sale labels in the images provided? I have found the code but would like to change the color if I can.

       

      2. The sales pop widget. Can I change the timing?

       

      Attachments:
      You must be logged in to view attached files.
    • #20328

      Hi
      1. You can change the color via custom CSS code
      .product__badge--on-sale { background: red; } /* Change red to your color*/
      Add the custom CSS code in Theme Settings / Custom CSS code

      2. The time is random, we do not support to change it. If you still want to change you can find it in line 906 of assets / claue.js.liquid file

    • #20583

      how to integrate sales pop up widget in my theme ? kindly provide the steps . thanks.

       

       

    • #20756

      Hi,
      I’m so sorry for missed this ticket, please refer our documentation here

      http://shopify.janstudio.net/claue/document/#sale-pop-settings

Viewing 3 reply threads

You must be logged in to reply to this topic.