Hi @HCM15
Its seems like you add the size of the bag already.

For the menu you need to add the font-size on the code you add in the base.css
![]()
Just add like this.
![]()
.header__icon--menu:before {
content: "Menu" !important;
color: #000 !important;
position: inherit !important;
font-size: 16px;
}
And Save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
