Good Morning. I’m trying to align the header menu hamburger icon to the right (next to the store icon), but I can’t get it to align properly.
How can I properly align the menu icon to the right, next to the store icon?
I’m trying to achieve the attached file.
I’m using Orign Theme (https://themes.shopify.com/themes/origin/styles/default)
The store: https://voltaje.io/
Psw: leisag
Thank you so much.
Hey @AlbertoVoltaje ,
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
Thank you so much @ThePrimeWeb that worked like a charm!
But now, the side panel is still opening from left instead of right:
I appreciate your help.
Hey @AlbertoVoltaje ,
I missed one part,
Replace the earlier code with this
Thank you, I was not able to achieve this alone and you was a life-saver!