Hey
So I made my website RTL and some the the menu item are without spacing.
This is the website: https://2ae7d7.myshopify.com/
Pass: didi
Thank you
Hey
So I made my website RTL and some the the menu item are without spacing.
This is the website: https://2ae7d7.myshopify.com/
Pass: didi
Thank you
Hi @Sucsci ,
I check your website and I cant see this menu, you change it by numbers? What spacing youll like? space by word or letter? I just like to clarify.
Hey I changed it to english so you can see there is no space between the 3and4
Thank you for the information. Try this.
ul.header__links-list.fs-navigation-base:nth-child(1) li {
margin-right: 20px;
}
Result:
I hope it help.