Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I would like to move the header logo to the center.
Can anyone please assist? Currently it is a bit to the right. It happened after modify site-nav and search-bar.
Solved! Go to the solution
This is an accepted solution.
hello @JAKAs
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
Hello @JAKAs,
Please share:
- your store URL;
- page URL with the issue you mention;
- storefront password (if your store has one).
If the store is not online yet, please follow this quick tutorial to learn how to safely and temporarily share an offline/unpublished theme URL.
Kind regards,
Diego
@JAKAs, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
.header-item--navigation{
display: none !important;
}
Kind regards,
Diego
hello @JAKAs
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.header-item--navigation{
display: none !important;
}
.header-item--logo {
-webkit-box-flex: 0 0 30% !important;
-moz-box-flex: 0 0 30% !important;
-webkit-flex: 0 0 30% !important;
-ms-flex: 0 0 30% !important;
flex: 0 0 30% !important;
}
This is an accepted solution.
hello @JAKAs
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
Can you help me with my store too?
hello @Livy0514 can you please share your shop url and if any password then please share password
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024