Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1067112

    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!

    #1067181

    Hey hylandgraphics,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1067183

    Link below. Glassy header on main page. They want to make it less opaque. Thanks!

    #1067227

    Hi,

    Add this to quick css:

    #header{
        background: rgba(255,255,255, 0.7)!important;
    }

    Best regards,
    Jordan Shannon

    #1067232

    Thank you!

    #1067520

    Hi,

    I’m happy to help. If you need anything else, please let us know here n the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Glassy Header Transparency’ is closed to new replies.