Shopify themes, liquid, logos, and UX
I want my website to look like https://fkxv1.com/ but I'm currently working on how to make my header transparent. Any help? My website: https://gizmogods.com/collections/drop-1
Solved! Go to the solution
This is an accepted solution.
Hello @AidenGrails
It's GemPages support team and glad to support you today.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
.header-wrapper{
background: transparent;
position: absolute;
width: 100%;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @AidenGrails
It's GemPages support team and glad to support you today.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
.header-wrapper{
background: transparent;
position: absolute;
width: 100%;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
You can add transparent header in your studio theme:
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025