Space between the Menu
Hello, could you kindly let me know if it is possible to add space between the menu.
I mean from the name of one page to another.
I attache an example to better explain my question.
For the moment I add a page in the menu and I put the name of the page in the same color as per the background to have this space but maybe there is a more correct solution.
Thanks in advance for your reply.
Cinzia
Comments
you could do it with this css, the nth-child(2) is targeting the second menu item, you can change that number.