Home Forums Themes Support Claue-Shopify some help

Viewing 1 reply thread
  • Author
    Posts
    • #30040
      1. Remove decimals after the point. How?
      2. Change the colour product price. How?

      Problem

      1. Instagram feeds don’t appear on the home. It was working fine earlier.

      Looking for a help asap.

    • #30157

      Hi @waldat,

      We have a few problems to sort out. I’m so sorry for the late response. Back to your questions:

      1. Please navigate to Shopify Settings / General and scroll down to Store currency section to config it
      2. Use the custom code below to change color of price
        .product__price--sale { color: red; } /* Color for sale price */
        .product__price--original { color: blue; } /* Color for regular price */
        
      3. Instagram issue: I have just checked everything is working normally, can you please explain a little bit more?
Viewing 1 reply thread

You must be logged in to reply to this topic.