Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

font color change

Home / Forums / Virtue Theme / font color change

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
September 6, 2014 at 7:32 pm

I am working on the following page. ( ) I am trying to change the color of the font, and hover color where it list the product name “dragonfly 2 salt” This is what I have so far in css controlling that page.

.woocommerce {
background-image: url(“
border-radius: 20px;
border: 2px solid #959595;
}

.woocommerce-page table.cart td, .woocommerce #content table.cart td,
.woocommerce-page #content table.cart td {
vertical-align: top;
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.