Shopify themes, liquid, logos, and UX
hi,
I want to hide the search icon and burger menu on both mobile and desktop. I’d like to move the logo to the left and button to the right on mobile.
on desktop I’d like to make it full width sk logo all the way on left and button on right.
my site is https://eftfkw-vc.myshopify.com
im using Dawn theme*
Sure send me the code that would help please add here that’s the point of the forum
HI @Luxurymrkt
.header__icons {
display: none !important;
}
@media screen and (max-width: 768px){
header-drawer {
display: none !important;
}
header.header {
grid-template-areas:
"heading navigation" !important;
}
nav.header__inline-menu {
margin-left: auto !important;
}
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025