How can I change the text color and weight on just the tab?
-
I would like to have the background color of the tab black and the part that expands remain white. (this part I have figured out)
How can I make the text (on just the tab) white and bolder or a heavier font weight?
Also, how can increase the size of the font without increasing the size of the tab?
I tried this but it make the entire tab larger:
.cart-tab .cart-parent {
font-size:2em;
}Thanks.
- The topic ‘How can I change the text color and weight on just the tab?’ is closed to new replies.