- This topic has 6 replies, 2 voices, and was last updated 5 years, 4 months ago by Skandha.
-
AuthorPosts
-
May 8, 2019 at 3:38 pm #172168Lars ChristensenParticipant
I would like the fixed header top to be always on AND transparent. However, these options seems to be mutually exclusive?
I have tried some of the CSS codes provided in this forum, but none of them had any effect.
Is there a way to achieve this?
Thank you in advance 😉May 8, 2019 at 11:49 pm #172183SkandhaParticipant@lkchr: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.nav-primary { background: rgba(0,0,0,0) !important; }
Let me know if this does the trick!
Kind Regards,
SkandhaMay 9, 2019 at 8:36 am #172243Lars ChristensenParticipantThank you for answering. That made the upper menu line transparent. But that is not really what I need. What I want is to make the transparent fixed header permanently visible – as in this screenshot:
https://www.dropbox.com/s/bwd9jbhnh009lsz/Sk%C3%A6rmbillede%202019-05-09%2014.29.17.png?dl=0May 9, 2019 at 8:44 am #172244Lars ChristensenParticipant…..the reason being, that I need a place to show the name of the web-site, since I have turned of the promotion headline. But on the other hand, I might just turned that back on again, and go with a permanent fixed header.
May 10, 2019 at 12:06 am #172277SkandhaParticipant@lkchr: Hello there,
Sorry for the confusion.
Can you please post in your site URL so that I can look into the issue?Kind Regards,
SkandhaMay 10, 2019 at 4:08 am #172291Lars ChristensenParticipantUnfortunately, since I’m developing the site its not publicly accessible yet. But anyway: By rearranging the content a bit, I have found that turning tha promotion head-line back on again works well. Consequently, I no longer need the fixed header to be permanently visible anymore.
Thank you for your involvement.May 10, 2019 at 4:17 am #172292 -
AuthorPosts
- The topic ‘Fixed header transparency’ is closed to new replies.