Vat and price colour change - by queenb123

This topic has 6 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler

  • Avatar: queenb123
    queenb123
    Participant
    March 13, 2017 at 01:13

    Hi,

    please see this homepage:

    http://site3.gamesworldpc.co.uk/

    I need to obviously display price & the words “exc vat”

    I need the price to be a different colour & I also need the text “exc vat” in another different colour.

    fff

    Can you help with this please?

    I tried to change to reflect the above but it changed both to the same colour.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2017 at 14:49

    Hello,

    Try to use this code in Custom CSS:

    .woocommerce-Price-amount.amount {
        color: green;
    }
    .woocommerce-price-suffix {
        color: blue;
    }

    Regards

    Avatar: queenb123
    queenb123
    Participant
    March 16, 2017 at 01:01

    nope that did not work…

    I even tried:

    .woocommerce-Price-amount.amount {
    color: #e92a2d !important;
    }
    .woocommerce-price-suffix {
    color: #000000 !important;
    }

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2017 at 11:02

    Hello,

    I’ve added this code in your Custom css. Please check http://prntscr.com/ekm0bs.

    Regards

    Avatar: queenb123
    queenb123
    Participant
    March 16, 2017 at 14:37

    Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2017 at 14:42

    Hello,

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Vat and price colour change’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.