Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1395451

    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?

    #1395496

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.