Shopify themes, liquid, logos, and UX
So I have a slider as 1st banner on the home page. I want to make the header on the home page transparent and overlap the slider banner so that the header takes on the slide colour whichever slide it is on.
I am trying to work out in this theme how to make it transparent and over the slides or is there a way that I can set the header to change colour every 8 seconds when the slides change. The problem here is aligning the two.
Please help. It has me stumped.
Thanks
Sal.
yes please share store url please
phohch
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme-critical.css ->paste below code at the bottom of the file.
.template-index header#top {
background: transparent !important;
position: absolute;
top: 0;
}
User | RANK |
---|---|
135 | |
92 | |
77 | |
67 | |
51 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022