All things Shopify and commerce
I don't know why the treats text is so small and not the same size of the other options.
How can the text Treats be the same size as the rest of options?
Solved! Go to the solution
This is an accepted solution.
Sorry, I didnt notice your reply. Replace on this code.
Same Instruction.
<style>
summary#HeaderDrawer-treats {
font-size: 28px !important;
}
</style>
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Your store has password protected so I can not check.
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
.header .list-menu__item {
font-family: Celebes Regular !important;
font-size: 28px !important;
text-transform: capitalize;
}
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hi, Please share password of the store.
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
<style>
summary#HeaderDrawer-treats {
font-size: 28px;
}
</style>
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Still seeing it small both on mobile device and browser when making screen small.
.newsletter-form__field-wrapper .field__input {
margin: 10;
}
summary#HeaderDrawer-treats {
font-size: 28px;
}
</style>
This is what I have right now and still seeing the issue:
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width h2 {
text-align: center !important;
}
.newsletter-form__field-wrapper .field__input {
margin: 10;
}
summary#HeaderDrawer-treats {
font-size: 28px;
}
</style>
This is an accepted solution.
Sorry, I didnt notice your reply. Replace on this code.
Same Instruction.
<style>
summary#HeaderDrawer-treats {
font-size: 28px !important;
}
</style>
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
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