http://dev.nutrition-connection.com/services/wellness-coaching-nutrition-counseling/
I currently have a class set up with the following code:
.x-section .tint-blue {
background-color:#34a9b3;
opacity: 0.5;
}
I have the .tint-blue class applied to both the header image and the second image on the page (woman at desk) and neither are working properly. It’s applying to the second image, but it seems to be white. And it’s not applying at all to the header image.
Please let me know if you have suggestions!