This topic has 4 replies, 3 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
My clients wants a total color change. He wants the color of all the information under the product to be black. How can i achieve that. I also want to change the color of notification on the header
Hello,
Could you, please, provide me screenshot and highlight the elements that should be changed? Also, it would be great if you can provide link to your site.
We’ll be able to send you code to change the colors.
Regards
the site is under construction so you have to login to view. Please try not to break anything. The last time i gave you guys access you broke my entire page. I want the product prize, name and category to be black.
Please can you also tell me how i can make the pink display on top of the basket where the number of items added to cart displays white.
Hello,
1. Please change this code http://prntscr.com/jbv8d6 to:
.product-details .price .woocommerce-Price-amount,
.content-product .product-title a,
.content-product .products-page-cats a,
.content-product .products-page-cats {
color: black;
}
2. Please delete this code from Global Custom css http://prntscr.com/jbv7x1 and set required color in Theme Options > General > Header Settings > Background color for cart number label.
Regards
You must be logged in to reply to this topic.Log in/Sign up