Customizing templates with CSS
.cegg-price {
color: red;
}.cegg5-container .cegg-item-card .cegg-price {
font-size: 25px !important;
}
Adding Custom CSS
Last updated
.cegg-price {
color: red;
}.cegg5-container .cegg-item-card .cegg-price {
font-size: 25px !important;
}
Last updated