Hello! My site is amethystsun.co
Currently my main menu is a sidebar on the left but I want to change it to the right where the cart icon is and switch the cart icon to the left. how can I do that?
Hello! My site is amethystsun.co
Currently my main menu is a sidebar on the left but I want to change it to the right where the cart icon is and switch the cart icon to the left. how can I do that?
Thanks for post
header.site-header {
direction: rtl;
}