Step: 1
Navigate to Online Store > Click on Actions dropdown > Click on Edit Code > Open header.liquid under sections
Step: 2
Under header.liquid search for {%- render ‘icon’ with ‘account’ -%} and replace it with the below code
Step: 3
Under header.liquid search for {%- render ‘icon’ with ‘cart’ -%} and {%- render ‘icon’ with ‘cart-desktop’ -%} and replace it with the below code
I’m glad it worked. Let’s try this. Please paste the below code into the last line of theme.css file and let me know if it works.
You can also try changing the 25px to more or less.