• Resolved paselir

    (@paselir)


    Hi, can I place mobile menu to the right a bit more? Is there a css? I dont want to change the look, just the 3-stripes menu icon to the right. So logo is not disturbed.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    This additional CSS code is causing that problem (line 104-107):

    /* menu hoogte */
    .site-header .col-md-8.col-sm-4.col-xs-12:nth-of-type(2) {
        margin-top: -80px;
    }

    Kind Regards, Roman.

    Thread Starter paselir

    (@paselir)

    Thanks Roman, you are right! I took it away and looks good on mobile now (-:

    Is there a way to get the menu on computer higher without effecting the menu on the mobile site?

    I will try making picture logo smaller, maybe that also helps.

    Thread Starter paselir

    (@paselir)

    Resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Momile Menu’ is closed to new replies.