Shopify themes, liquid, logos, and UX
Hello!
I would like assistance making the shopping bag and menu the same "boldness" as the magnifying glass. The shopping bag seems a little lighter and the menu is in bold.
Solved! Go to the solution
This is an accepted solution.
Hi @ErhatRO
Please share your website url.
You can edit your theme code and add the following code for each path:
stroke="#b8260d" stroke-width="0.3"
Hi @ErhatRO
Is it possible to mark my reply as Accepted, 😃
Hi @ErhatRO
You can try to add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
.header__icon--menu svg path,
.header__icon--cart svg path {
stroke-width: 1px;
stroke: #b8260d;
}
html .header__icon .icon-search {
width: 19px !important;
height: 18px !important;
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- 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.
hello @Dan-From-Ryviu
This seems to have made them larger and bolder. I like the normal outline of the search icon so I would want the menu and shopping bag to match that while keeping the same size that they currently are.
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