[Resolved] Change opacity within Page Header

Home Forums Support [Resolved] Change opacity within Page Header

Home Forums Support Change opacity within Page Header

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #431262
    Edwin

    Hi Tom

    How to have opacity within Page Header > Content > Background Color. Instead of a fully transparent header, merged with the navigation, I’m trying to achieve 85% opacity.

    I also tried the opacity within Customize > Colors > Header but that did not change it.

    This is working, but when i resize the screen the background is not staying in place

    .site-header {
    background-color: rgba(38, 38, 38, 0.94) !important;
    color: #3a3a3a;
    }

    Thanks

    Edwin

    #431629
    Leo
    Staff
    Customer Support

    Hi there,

    Not sure what you mean?

    The page header content right now is from slider.

    If you are talking about the navigation, you can change it in Page Headers > Advanced.

    Make sure you are using the latest version of GPP.

    #431721
    Tom
    Lead Developer
    Lead Developer

    The background color option in the Page Header settings should have a transparency slider.

    #431912
    Edwin

    Hi Tom

    I tried that, but not working for me. I am trying to archive for the top-header merged with Revolution slider:

    background: rgba(15,18,21,0.83);

    Thanks

    #431999
    Tom
    Lead Developer
    Lead Developer

    And you have these options set?: https://www.screencast.com/t/WENelJDpM

    #432008
    Edwin

    Hi Tom

    Yes, i have

    #432056
    Tom
    Lead Developer
    Lead Developer

    Ah, just looked into this. The overlay sits behind the Page Header content – not on top of it. Since your slider is Page Header content, it sits on top of the overlay (as it should).

    You would need to apply an overlay to the actual slides.

    #434978
    Edwin

    I didn’t think about that. So easy 🙂

    Thanks Tom

    #435126
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.