How to change tags color and how to make the variation align?

This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Jack Richardson

  • Avatar: harrytsang
    harrytsang
    Participant
    September 3, 2016 at 23:29

    HI, I have 2 questions:
    1. How to change the font-color for the tag?
    null

    2. How to make this align?
    align

    Thanks!

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 5, 2016 at 07:53

    Hello,

    Your site is under maintenance. Please give WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: harrytsang
    harrytsang
    Participant
    September 6, 2016 at 20:36

    Sorry for the late reply:

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 7, 2016 at 09:31

    Hello,

    1. Add this code in custom.css file:

    .single-product-page .product-info .tagged_as a {
        color: #000000;
    }

    Change color to yours.

    2. Use this css code:

    .woocommerce-checkout-review-order .woocommerce td.product-name dl.variation p, .woocommerce-page td.product-name dl.variation p {
     line-height: inherit;
    }
    .shop_table .product-name dl dd {
        float: none;
    }

    Best regards,
    Jack Richardson.

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

You must be logged in to reply to this topic.Log in/Sign up

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