Hello, I’m trying to make my Empire Theme header transparent/have a slideshow or image the background. I’ve attached images below of examples.
Website: cleanergarage.com
Password:2013
Thank you!
Hello, I’m trying to make my Empire Theme header transparent/have a slideshow or image the background. I’ve attached images below of examples.
Website: cleanergarage.com
Password:2013
Thank you!
add this code
.template-index.site-header-sticky .site-header {
position: absolute;
top: 48px;
}
.template-index .site-navigation.site-navigation, .template-index .site-navigation-wrapper, .template-index .site-header-main, .template-index .site-header-wrapper {
background: transparent;
}
yes, please confirm this look only home page
Thanks for the response.
Yes it’s only for the home page. However, when I scroll down the sticky header doesn’t work. Also, would it be possible to have the header turn white when you start scrolling down?

yes, its possible to make customization code like this
hi there, I’m also looking to make my site’s header transparent on the front page and this code did not work. I followed the instructions, promise. Is there anything I need to do differently?