Home › Forums › Support › Making my header transparent behind the logo and menu so I can see my background
- This topic has 15 replies, 5 voices, and was last updated 5 years ago by
Ying.
-
AuthorPosts
-
March 7, 2021 at 8:13 pm #1686111
James
How do I make my header transparent, so I can see my background image?
March 8, 2021 at 12:41 am #1686232Elvin
StaffCustomer SupportHi there,
Can you link us to the site in question? So we could check and give the most fitting advice to apply to your site.
You can use the private information text field to provide the site details. 🙂
March 8, 2021 at 4:13 pm #1687376James
gratefulguitarsluthiery.siterubix.com
March 8, 2021 at 6:45 pm #1687470Elvin
StaffCustomer SupportThanks.
You seem to have background set on Appearance > Customize > Background Images > Primary navigation.
Try removing it.
Also, try going to Appearance > Customize > Colors > Primary navigation and make sure you remove the color so it’s fully transparent as shown here:
https://share.getcloudapp.com/rRukKd4Xand here: https://share.getcloudapp.com/nOulr4qv
March 11, 2021 at 6:00 am #1691025James
Thanks Elvin! That made my menu background transparent, but I want my whole header background to be transparent, and I want it to be be visible when scrolling down the page. An example of what I want is https://acerguitars.com/. Again, thanks!
March 11, 2021 at 6:27 am #1691065James
Let me clarify that last post. What I meant by visible was not the background but the logo and menu as you scroll down as it is at https://acerguitars.com/.
March 11, 2021 at 7:01 am #1691283David
StaffCustomer SupportHi there,
do the Following:
1. Customizer > Layout > Header and Check Navigation as Header.
2. Remove the Background Image from the Primary Navigation.
3. Set Colors > Primary Navigation for the colors you want displayed when the Navigation is Sticky.
4. Create a new Header Element in Dashboard > Appearance > Elements:https://docs.generatepress.com/article/header-element-overview/
On the elements Site Header Tab set it to Merge with Content. Then check the Navigation colors box and change your nav colors to a transparent background.
March 15, 2021 at 6:02 pm #1696657James
David,
Thanks for the help. So far everything works out on the mobile view, but my logo is too far to the right, and it disappears when I scroll down. Any ideas?
Jim
March 15, 2021 at 6:10 pm #1696663Elvin
StaffCustomer SupportHi James,
Make sure you’re Menu Item height set on Appearance > Customize > Layout > Sticky Navigation is equal to the Menu Item height you’ve set on Appearance > Customize > Layout > Primary Navigation.
March 18, 2021 at 2:12 pm #1701011James
That worked awesome! Now, I can’t remember what I did that set my logo that positioned it so far to the right. Thank you so much!
March 18, 2021 at 2:45 pm #1701037Leo
StaffCustomer SupportHave you resolved this?
The logo is in the center and not to the right when I just checked:
https://www.screencast.com/t/V65jmdVYI3uMarch 25, 2021 at 3:25 pm #1710050James
I almost have this the way I want it. I would like to have the header background look like the transparent tan all the time, not only when scrolling down. The new domain name is http://gratfulguitarsluthiery.com/
March 25, 2021 at 7:53 pm #1710141Elvin
StaffCustomer SupportHi there,
The header is actually transparent already. The issue here is it overlays an empty space rather than the hero image, making it look like it’s not transparent.
Try adding this CSS so the header overlays on top of the hero.
nav#site-navigation { position: fixed; width: 100%; }This is the intended effect of this CSS: https://share.getcloudapp.com/d5u1lGGz
March 30, 2021 at 8:58 am #1715608James
I changed my logo, and now the new logo only shows when I scroll down. In the mobile version, the header is no longer sticky, and in chrome, it is not transparent.
March 30, 2021 at 9:15 am #1715622James
I fixed the logo and sticky issues. The chrome issue that the mobile header is not transparent at top is still and issue.
-
AuthorPosts
- You must be logged in to reply to this topic.