Hello
I’m using Refresh theme and Pagefly for the homepage. I’d like to set up the homepage so that my first banner image goes under the main menu and scrolls with the page. How can I do this?
Thanks in advance!
Hello
I’m using Refresh theme and Pagefly for the homepage. I’d like to set up the homepage so that my first banner image goes under the main menu and scrolls with the page. How can I do this?
Thanks in advance!
Send me the URL
Hi @madseth1
This is Kate from the PageFly team. Thank you so much for choosing our app to improve your website.
To make transparent header on the theme, you can try this code by following these steps:
Go to Online Store > Theme > Edit code
Search file base.css
Paste the below code at bottom of the file > Save
sticky-header.header-wrapper.color-background-1.gradient {
position: absolute;
width: 100%;
background: transparent !important;
}
I would appreciate more details or URL so I can offer suitable suggestions.
I hope my suggestions prove helpful.
Kate | PageFly team