Shopify themes, liquid, logos, and UX
I want to make the search & cart and the menu button more close to the logo in dawn theme mobile header
Thanks in advance : )
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @NOT1
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
.header {
padding-left: 4rem;
padding-right: 4rem;
}
</style>
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
Hello @NOT1
Go to online store ----> themes ----> actions ----> edit code---->base.css
add this code at the end of the file.
@media screen and (max-width: 749px) {
.header {
padding: 6px 6rem 4px 6rem;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
hello @NOT1
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> base.css...>
add the code end of the file
@media screen and (min-width: 750px) {
header-drawer {
justify-self: start;
margin-left: 2.8rem;
}
.header__icons {
margin-right: 30px;
}
}
thanks
This is an accepted solution.
- Here is the solution for you @NOT1
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
.header {
padding-left: 4rem;
padding-right: 4rem;
}
</style>
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
hello @NOT1
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> base.css...>
add the code end of the file
@media screen and (min-width: 750px) {
etails-modal.header__search {
margin-right: -17px;
}
}
result
This is an accepted solution.
Hello @NOT1
Go to online store ----> themes ----> actions ----> edit code---->base.css
add this code at the end of the file.
@media screen and (max-width: 749px) {
.header {
padding: 6px 6rem 4px 6rem;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
hello @NOT1
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> base.css...>
add the code end of the file
@media screen and (min-width: 750px) {
header-drawer {
justify-self: start;
margin-left: 2.8rem;
}
.header__icons {
margin-right: 30px;
}
}
thanks
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