Hi guys,
Can you shoot me some CSS that can adjust the glassy header transparency? The client is asking for 70%. I know, I know but the client is always right. Let me know if this can be adjusted. Thanks!
Hey hylandgraphics,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Link below. Glassy header on main page. They want to make it less opaque. Thanks!
Hi,
Add this to quick css:
#header{
background: rgba(255,255,255, 0.7)!important;
}
Best regards,
Jordan Shannon
Thank you!
Hi,
I’m happy to help. If you need anything else, please let us know here n the forums.
Best regards,
Jordan Shannon