-
AuthorPosts
-
January 6, 2016 at 9:05 pm #560746
Greetings. We are using a transparent header (glass) on our homepage. Is it possible to have the header remain transparent when scrolling down in sticky header mode rather than switch to black (the default color based on our color scheme selection)? Is there a sticky header background setting somewhere I am missing? Thanks for your help!
January 6, 2016 at 9:09 pm #560754Hey AirstreamCoach!
Please do use the following
header#header.av_header_transparency { background-color: rgba(255,255,255,0.7); }and let us know if it works as you need.
Best regards,
BasilisJanuary 8, 2016 at 2:35 pm #561976Hello interested in this as well, though the code you provided does not work.
The transparency should remain when you try to scroll. Currently it is white with a bit of opacity.
January 8, 2016 at 3:41 pm #562026Hey!
Please refer to this post – https://kriesi.at/support/topic/glassy-transparent-header/#post-310605
Best regards,
YigitJanuary 8, 2016 at 3:57 pm #562050Thanks, i just checked that post didnt help me though in my case.
I am using the transparent header option, with sticky header only.
January 9, 2016 at 7:05 am #562330Hi @george,
Could you provide us with a link to the site in question so that we can take a closer look please? Please start a new thread next time.
Thanks,
RikardJanuary 11, 2016 at 8:38 am #562976Added them to private content
January 11, 2016 at 12:33 pm #563059Hey!
We are unable to login to the backend with regular wordpress backend login URL it is giving a 404 error is there a customized login URL?
please provide a working login URL so we can further troubleshoot and resolve this.Best regards,
VinayJanuary 11, 2016 at 12:41 pm #563062Yes sorry, adding this now in private
January 12, 2016 at 9:02 am #563744Hey!
Are you trying to keep the header transparent on scroll? Please add this code in the Quick CSS field:
.header_color .header_bg { background: transparent; }Regards,
IsmaelJanuary 12, 2016 at 9:04 am #563746Excellent!! thank you very much!
January 13, 2016 at 5:24 am #564331 -
AuthorPosts
- You must be logged in to reply to this topic.
