Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
How to move all of it to the right side? And remove search icon?
Thank you 🙂
Please share the store URL....
First of all remove this CSS.
& add this css in your css file.
.header__inline-menu {
justify-content: end;
display: flex;
}
@media screen and (min-width: 990px){
.header--middle-left {
grid-template-areas: "heading navigation icons";
grid-template-columns: auto 1fr auto !important;
column-gap: 2rem;
}}
Hi @elusauna
I’m Richard Nguyen - CRO Expert at PageFly- Free Landing Page Builder.
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css/theme.scss.liquid->paste bellow code in bottom of file
.header__heading{
margin-left: -80px !important;
}
.header header--middle-left page-width .header--has-menu{
margin-left: 110px !important;
}
.header__search{
display: none !important;
}
It will look like this: https://prnt.sc/F3EbXWcbfV2H
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
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