Hello, using dawn theme and trying to make the header menu navigation as rounded buttons with borders and the whole menu moved to the right side of the header, see example attached of what I’m trying to achieve. Also want the button color to be white and then yellow when hovered.
any help would be greatly appreciated! Thank you in advanced.
Hey @catbellystudios ,
Can you share the link to your store? Thanks!
Sure thing @ThePrimeWeb
Link is here: https://608ec9-4.myshopify.com/
password: uviwho
Hey @catbellystudios ,
Try this out and let me know if it works! 
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.
Yes thank you @ThePrimeWeb ! That worked, is there a way to move the buttons to the opposite side of the header (near the shopping bag icon) and add a little more spacing between each button?
Hey @catbellystudios ,
Did you do something with the gap? It was there earlier when I tested the code. If you didn’t don’t touch anything else just replace the previous code I gave you with this one
@ThePrimeWeb that worked perfectly, thank you!