Home Forums Themes Support Claue Change old price color

Viewing 5 reply threads
  • Author
    Posts
    • #16665

      Change old price color, the one with the line through.

      And how to chamge color of the sticky add to cart, the black one.

    • #16673

      Hi,

      1.To change the old price color please use this custom CSS code
      .price del { color: red; }
       
      2. You mean you want to change the cart icon color, right?

    • #16679
      This reply has been marked as private.
    • #16683

      Could you please provide me your website URL to take a closer look at this issue?

    • #16688
      This reply has been marked as private.
    • #16690

      Please use the code below to change price color, if it still does not work, please provide me a temporary admin account to check.
      .price del { color: #fe5503 !important; }

      For the next issue please use this code
      .jas-sticky-atc .button { background: #fe5503 !important; }

Viewing 5 reply threads

You must be logged in to reply to this topic.