Last Update problem
-
Hello,
I just made the last update and some links have changed color:
Prices on the product sheets
Description tab
Paging number on the storeI managed to modify some of them thanks to this code but all is not solved :
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-tabs ul.tabs li.active a, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
color: #e5ce4b !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
color:#ffffff !important;
background-color: #e5ce4b !important;}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Last Update problem’ is closed to new replies.