Reply 66141 to: How to change the page color

Avatar: Eva
Eva Kemp
Support staff
May 26, 2015 at 18:21

Hello,

1. Add this code in custom.css file:

.single-product-page .product-info .single_add_to_cart_button {
    color: black !important;
    background-color: white !important;
    border: 1px solid black;
}

2. Please use this code in custom.css file:

.featured-posts .featured-post .read-more:hover {
    border: 1px solid #DDD;
    color: #000;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 12px;
}

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.