Jump to content

Need to make BOLD!


need2011

Recommended Posts

I wanted to change the color and make this text larger and bold.  This is the  text that tells the customer if a product is "in stock" or "out of stock text"   I added the following code to the custom.css file and it changed the color but I don't know what to change to make the text larger and bold.   If someone that knows what to add  could please help it would be greatly appreciated.  I did try to make the font-weight larger but that did not change anything.  I always cleared the cache to see if any changes were made.

 

#product-availability{margin-top:.625rem;display:inline-block;font-weight:700; color:#ff0000}#product-availability .material-icons{line-height:inherit}#product-availability .product-available{color:#4cbb6c}#product-availability .product-last-items,#product-availability .product-unavailable{color:#ff0000}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...