i’m trying to change the size of logo on header without affecting the width of the header.
Hi @ouani
Could you share your store URL?
Please crop your logo to remove the blank at the top and bottom so you can increase its size. Then, add this code to Custom CSS in your Online Store > Themes > Customize > Theme settings, and increase the size of the icon without affecting the height of your header.
.main-header header .accounts a.no-style { padding: 0.4rem; }
1 Like
Thank you very much. That worked.
1 Like
You are very welcome!
