Mobile navigationview

  • Posted in : Impose
  • nati
    Participant

    Hi!
    It’s me again =)
    Another problem.
    On my website http://www.slubnaprzystan.pl I used custom css to move main navigation to right, to move it away from logo.
    BUT it made the mobile view also moved to the right, so now on mobile phone it looks bad.
    Is there a way to move menu in big screen and live navigation centered on mobile?

    serkan
    Moderator

    Hi, If you do not want the mobile view to be affected, then you can update our code like this:

    @media screen and (min-width: 992px) { .nav-menu { padding-left: 10em; } }
    nati
    Participant

    As always – really helpful =)
    THANK YOU =)

    serkan
    Moderator

    You are welcome.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register