Home › Forums › Jevelin Theme › Jevelin Theme Navigation Transparent on Scroll
Home › Forums › Jevelin Theme › Jevelin Theme Navigation Transparent on Scroll
Hey there!
I’m using Header 6 and the main navigation container is transparent and then turns white on scroll. How do I keep it transparent on scroll? Is there a setting for this in the theme options? I can’t seem to find it.
Thank you!
Hi @rsuplee13,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Thank you for the quick reply. I just sent you over my URL to review and let me know how to make the navigation header transparent on scroll. Let me know what you find. Thanks again!
URL attached
Solution for this topic
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.primary-desktop-light .sh-header {
background: transparent;
}
.primary-desktop-light .sh-header .header-logo .sh-light-logo {
display: block !important;
}
.primary-desktop-light img.sh-sticky-logo,
.primary-desktop-light img.sh-standard-logo {
display: none !important;
}
.primary-desktop-light .sh-header:not(.sh-header-10) .c-hamburger:not(.is-active) span,
.primary-desktop-light .sh-header:not(.sh-header-10) .c-hamburger span:before,
.primary-desktop-light .sh-header:not(.sh-header-10) .c-hamburger span:after {
background-color: #fff!important;
}That worked perfectly. Thank you!
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.