Account icon

url - https://492dea-24.myshopify.com/pages/landing-page-apr-25-23-07-50

pass- Humblee3030

Hello guys do you know how I can put the account icon right there

Hello @Suco

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

@media screen (max-width: 767px){ .header { grid-template-areas: "icons left-icons heading" !important; grid-template-columns: 1fr 1fr 2fr !important; } }

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Hi , didn’t work for me :sob: :sob: