Product display change - by capri_2794 - on WordPress WooCommerce support

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

  • Avatar: capri_2794
    capri_2794
    Participant
    November 20, 2018 at 22:25

    Hello,

    I want to change the product description on shop page. I want to change the colour of price. I want to add “Buy Now” button on right side of “Add to Cart” button.

    I want to change colour of add to cart button too.
    https://prnt.sc/lkvkr8

    Kindly help me in this regard.

    Regards

    5 Answers
    Avatar: capri_2794
    capri_2794
    Participant
    November 20, 2018 at 23:14

    Also, I want to convert “Add to Cart” to “Add to Bag”
    I have used loco translate to replace it but it has not been effective. Kindly suggest what to do.

    Avatar: capri_2794
    capri_2794
    Participant
    November 20, 2018 at 23:18

    Here are my credentials

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 21, 2018 at 14:25

    Hello,

    1)

    .price {
        color: red;
    }
    .etheme_add_to_cart_button {
        background-color: red;
        color:  white;
        border-color: red;
    }
    .etheme_add_to_cart_button:hover {
        background-color: red;
        color: white;
        border-color: red;
    }

    2) Adding of additional button requests additional customization in files. You can try to contact woocommerce support or maybe find an additional plugin.
    3) Please check now – http://prntscr.com/ll58kw

    Regards

    Avatar: capri_2794
    capri_2794
    Participant
    November 21, 2018 at 17:58

    It is done now. Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 22, 2018 at 10:47

    You’re welcome!

    Regards

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