Change color text woocommerce - by BLUE VELVET

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

  • Avatar: BLUE VELVET
    BLUE VELVET
    Participant
    March 14, 2018 at 16:14

    Bonjour,
    J’aimerais changer le noir des traits et de l’écriture de base de woocommerce en or (Code html : #A48640)

    Pouvez-vous m’expliquer comment le changer ?

    Je vous remercie par avance,

    Bien Cordialement,

    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:33

    Hello,

    Thank you for purchasing our theme and for reaching us.
    Please provide a screenshot for better understanding the desired result. You can use such screenshot maker as Lightshot and provide links of screenshots in Private Content.

    Regards

    Avatar: BLUE VELVET
    BLUE VELVET
    Participant
    March 14, 2018 at 16:46

    Best regards
    Sorry for my bad English

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:55

    Thanks for screenshots.
    Could you please provide temporary wp-admin access in Private Content so we can take a closer look?

    Regards

    Avatar: BLUE VELVET
    BLUE VELVET
    Participant
    March 14, 2018 at 16:57

    No problem
    Thanks for your Help

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 17:06

    Please add this code In Theme Options > Styling > Custom css:

    table.cart .product-price .amount, table.cart thead th, table.cart .product-subtotal .amount, 
    .woocommerce-MyAccount-navigation a, .woocommerce-MyAccount-content a, .woocommerce-MyAccount-title,
    .cart-popup-container .product_list_widget > p, .cart-widget-subtotal .small-h, .cart-widget-products a {
        color: #A48640;
    }

    Regards

    Avatar: BLUE VELVET
    BLUE VELVET
    Participant
    March 15, 2018 at 09:58

    Good morning and thanks for your help.

    I am going to abuse your kindness but the line separator that are white would it be possible to put them in color or even?

    Best regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 10:01

    Hello,

    Please provide screenshots.
    Thanks in advance.

    Regards

    Avatar: BLUE VELVET
    BLUE VELVET
    Participant
    March 15, 2018 at 10:09

    best regards

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 11:01
    table.woocommerce-cart-form__contents, table.cart thead th, table.cart td, .woocommerce-cart .block-title, 
    .cart-popup-container, .cart-popup-container .product_list_widget > p,.product_list_widget li {
        border-color: #A48640;
    }

    Regards

    Avatar: BLUE VELVET
    BLUE VELVET
    Participant
    March 17, 2018 at 14:40

    It works thanks for your help.
    There are some color changes to make.

    I wish the prices to appear in white and the paragraph text as well.
    The white separators I wish to see them in Gold.
    You will find a picture as an attachment.
    Thanks in advance,

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 19, 2018 at 09:03
    .single-product .product-information .price, .single-product .qty-span, .single-product .product-content .compare, .single-product .add_to_wishlist,
    .single-product .add_to_wishlist, .single-product .product-content .compare, .single-product .product-content .compare:before, .single-product .product-information .product_meta > span,
    .single-product .product-information .share-title {
        color: white;
    }
    .single-product .product-share {
        border-color: #A48640;
    }
    

    Regards

  • Viewing 12 results - 1 through 12 (of 12 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.