Shopify themes, liquid, logos, and UX
Hi all, VERY new to the Shopify platform and having a lot of trouble. Can someone help me figure out how to put text in the navigation and also have the navigation have the same background as the first image banner section? I want it to be the same as the attached photo.
Site url is https://community-culture-thrift.myshopify.com/
Password is omaybu
Solved! Go to the solution
This is an accepted solution.
Hello @pressandpalm
I would like to give you the recommendation to support you so kindly follow steps below:
1. Go to your Online store > Themes > Edit code
2. Open your theme.liquid file
3. Paste the below code before </body>
<style>
{%if template contains 'index'%}
.section-header.shopify-section-group-header-group .header-wrapper{
background:transparent !important;
}
#MainContent{
margin-top:-198px !important;
}
{%endif%}
</style>
I hope the above is useful to you.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @pressandpalm
I would like to give you the recommendation to support you so kindly follow steps below:
1. Go to your Online store > Themes > Edit code
2. Open your theme.liquid file
3. Paste the below code before </body>
<style>
{%if template contains 'index'%}
.section-header.shopify-section-group-header-group .header-wrapper{
background:transparent !important;
}
#MainContent{
margin-top:-198px !important;
}
{%endif%}
</style>
I hope the above is useful to you.
Best regards,
GemPages Support Team
That worked perfectly - thank you so much!! Do you know how I would add text above the logo in the header as well? (exactly like the picture above).
User | RANK |
---|---|
72 | |
70 | |
65 | |
53 | |
52 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023