Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #647009

    Hi Support,

    Please see screenshot link attached.

    I would like to change the price to a different colour.

    Thanks in advance.

    #647071

    Hey Wils1234,

    try this code inside of Quick CSS field:

    p.price {
    color: red !important;
    }
    

    and adjust as needed.

    Best regards,
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.