Hello,
Would appreciate anyone’s assistance on this.
The header icons are way to small on mobile and desktop but not as bad. How can I resize these icons? Please keep in mind I don’t want to resize the logo in the middle. I’m using Debutify 4.8
Thank you,
hi @revelationusa ,
about your issue, I think the first you should provide the link website at here, and the community can easy check and give to you the solution, if just see through image will difficult check,
Hope will helpful to you!
Hey sorry, I thought I included it. The website link is https://revelationusa.co/
Password: jleo99
@revelationusa
I checked on your site,
You can go to Online Themes => Customize code => Layout => theme.liquid, then add the short code follow:
.site-nav__link–icon{
font-size: 33px;
}
Hope can helpful to you!