Shopify themes, liquid, logos, and UX
Hi, I am using Globo menu, but it does not sit central on the page. I notice if I change the size of my logo, it pulls the menu left and right depending how big or small I make the logo. How could I fix this?
Many thanks
boops.co.uk
Solved! Go to the solution
This is an accepted solution.
@Boops ,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
nav.header__inline-menu {
position: absolute;
width: 100%;
left: 0;
z-index: 0;
}
header .header__heading,
.header__icon.header__icon--account{
z-index: 1!important
}
</style>
Result when I increase the logo size:
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
@Boops , Try replacing the previous code by this one
<style>
nav.header__inline-menu {
position: absolute;
width: 100%;
left: 0;
z-index: 0;
}
.header__heading-link,
header .header__heading,
.header__icon.header__icon--account{
z-index: 1!important
}
</style>
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
@Boops ,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
nav.header__inline-menu {
position: absolute;
width: 100%;
left: 0;
z-index: 0;
}
header .header__heading,
.header__icon.header__icon--account{
z-index: 1!important
}
</style>
Result when I increase the logo size:
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hi, thanks for the solution, it looked ok but now I notice there is a line going through my logo -
@Boops , Did you change something? It looks like that now :))
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
I was making small edits to understand the effect, I've reverted back to your original code now
I noted home screen is ok, but not in collections
ok let me check
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
@Boops , Try replacing the previous code by this one
<style>
nav.header__inline-menu {
position: absolute;
width: 100%;
left: 0;
z-index: 0;
}
.header__heading-link,
header .header__heading,
.header__icon.header__icon--account{
z-index: 1!important
}
</style>
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
thanks looks good. do you know notice when the page is drawn the menu flicks left and right and briefly shows the old menu underneath - do you know if its possible to clean that up?
Hi @Boops
Do you mean in the desktop screen?
Your current menu now is center.
Looks like not because of the 3 icons on the right. Do you want more adjustments?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024