Thanks for taking the time! I’m pretty new to this, how am I supposed to add that to my theme? Do I just copy (which code) it and paste it on my theme? (Edit code > Asset > theme.css)?
If you’re not confident doing this, just pm me and I’ll provide you my email and you can add me as temporary staff to edit this code for you. No worries, it’s free. But I believe you can do this.
Note: duplicate your current theme for backup purposes.
I’m kind of having a problem recently when trying to find solutions, most answers are for theme.css.liquid. I dunno why, but my current debut theme doesn’t have that. I only have theme.css. Do I need a totally different code?
I tried to make it uniform since I made it for the Cart. I tried to do the same principle for the search and account icon. It works for account but not for search. Can you review if I put it on the right place?
Just paste the code below at the bottommost of your assets > theme.css (this is where you paste/code styles of the website such as colors, margin, font weights, padding)
I figured out my other problem! Since the thing worked for the cart icon when I put the text before , I thought it would be the same for account icon and search icon. Apparently it only worked for account icon, so while doing a trial and error I changed the position of the text “search”, I put it before . and it worked.
Actually, I once have this problem regarding customization too last last week. Then some developers here offer to help me for an amount I can’t still afford since I’m crazily broke right now hahaha. So what I did is I focused all of my time last week to learn some HTML and CSS from free courses on youtube. And I happened to learn some of the basics hahaha.