All things Shopify and commerce
Hi, does anyone know the best way to make my header length shorter in the Symmetry theme?
URL - https://pantee.co.uk/?_ab=0&_fd=0&_sc=1&preview_theme_id=144118972631
Currently it looks like this, but I'd like to reduce the white space padding...
Solved! Go to the solution
This is an accepted solution.
Hi @emilyaugstudios please add the below code
<style>
div#pageheader .container--no-max{
height: 64px !important;
}
</style>
Please follow the steps:
Result:
If you will unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
Hello @emilyaugstudios
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> main.css
add this code at the end of the file.
.container--no-max {
max-width: 80% !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Hi @emilyaugstudios please add the below code
<style>
div#pageheader .container--no-max{
height: 64px !important;
}
</style>
Please follow the steps:
Result:
If you will unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024