Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1115135

    Hi team,
    a little bit tricky… is it possible to have a space between two menu items inside a main menu left
    Plz see also attached link.
    I hope u can help.
    Best regards,
    Alexander

    #1115222

    Hey Alexander,

    Yes it’s possible.
    Can you give us a link to the page shown in the screenshot? so we can try to inspect the page and give you css codes that should work.

    Best regards,
    Nikko

    #1115844

    Hi Nikko,
    sorry for delay. Plz see attached link.
    Many thanks!!!
    Alexander

    #1116165

    Hi Alexander,

    Thanks for that, could you post a link to where we can inspect the actual elements as well please? We can’t give you accurate CSS from a screenshot unfortunately.

    Best regards,
    Rikard

    #1116196

    Hi. Plz see attached link. Many thanks. Alexander

    #1116277

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-249 {
      margin-bottom:100px;
    }

    Best regards,
    Rikard

    #1116290

    Hi Rikard,
    i´m sorry… but it didn´t work. Cpuld u check it again please. Many thanks for your help.
    Best regards,
    Alexander

    #1116363

    Hi,

    Please try this instead:

    #menu-item-249 {
      margin-bottom:100px !important;
    }

    Make sure that you select to delete the old CSS and JS files under Enfold->Performance before you check the results.

    Best regards,
    Rikard

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