Set color text - by myVapeshop - on WordPress WooCommerce support

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

  • Avatar: myVapeshop
    myVapeshop
    Participant
    July 4, 2016 at 12:44

    Hi there,
    1.I need to set the font color to white for
    add to whishlist & quick view
    at home page http://myvape.gr/
    2. at the mobile , when you are in a product page, I need to set the text color for the add to cart button inot white

    thanx

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 4, 2016 at 12:59

    Hello,

    1. Add this code in Global Custom CSS section:

    .footer-product a, .product-slide .product-image-wrapper.hover-effect-mask .footer-product .show-quickly {
        color: #fff !important;
    }

    2. In this case the text will be white on white background and it won’t be seen. Do you still want to change it?

    Best regards,
    Jack Richardson.

    Avatar: myVapeshop
    myVapeshop
    Participant
    July 4, 2016 at 13:38

    for number 1 ok
    for number 2, what is an alternative?what do you suggest in order to visible in the mobile?
    thanx

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 4, 2016 at 14:14

    Hello,

    2. Do you mean single product page?
    If so then add this code in Custom CSS for mobile section:

    .product-information .cart button[type="submit"] {
       color: white;
    }

    Best regards,
    Jack Richardson.

    Avatar: myVapeshop
    myVapeshop
    Participant
    July 4, 2016 at 16:44

    ok
    thanx

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 4, 2016 at 17:02

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘set color text’' 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.