Hi,
I have 2 buttons side by side in the navigation header. How do I add some space between to them so they are not overlapping and spaced out better?
Hey carlosTLM98,
Thank you for the inquiry.
Adding this css code should create some space between the buttons.
li#menu-item-453 {
margin-left: 18px;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael