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
Thank you so much for this solution! 🙏
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025