Site logo

[Support request] Navigation mobile not Centered

Home Forums Support [Support request] Navigation mobile not Centered

Home Forums Support Navigation mobile not Centered

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2451287
    Jenny

    Hello 🙂

    can anyone of you have a look at this?
    the Navigation is not centered.
    https://ibb.co/J3GbpW4

    can you help me? Maybe it is a codesnipped, I can’t see myself.
    Jenny

    #2451401
    David
    Staff
    Customer Support

    Hi there,

    in the Customizer > Additional CSS – there is CSS rule:

    
    ul {
        margin-left: 1em !important;
    }

    That is adding 1em of left margin to the menu which is also a list.

    Is that CSS required ? If so where do you want it applied?

    #2455822
    Jenny

    Thank you David, but – there isn’t a result.
    Can you have a look again? 🙂

    Thanks a lot,
    Jenny

    #2455970
    David
    Staff
    Customer Support

    Did you DELETE this CSS ?:

    
    
    ul {
        margin-left: 1em !important;
    }
    #2462402
    Jenny

    Thank you 🙂
    Yes David, because it doesn’t work.

    https://ibb.co/cCMdqd0

    Can you have a look again?

    #2462411
    Fernando
    Customer Support

    Hi Jenny,

    This is what it looks like now currently from my end: https://share.getcloudapp.com/mXub6ARY

    It seems centered. Have you tried clearing your browser’s cache? If that doesn’t work, can you try a different browser?

    #2462413
    Jenny

    The Submenü 🙂 Fernando.

    #2462434
    Fernando
    Customer Support

    I see. Can you try adding this CSS?:

    .slideout-navigation .main-nav li > ul.sub-menu > li a {
        padding-left: 0;
    }

    Let us know how it goes.

    #2466797
    Jenny

    Dear Fernando,

    that worked for the Sub – can you have a look at the sub sub?
    Maybe there is a snipped for all?

    https://ibb.co/GdvtdgM

    Thanks a lot for looking it up,
    Jenny

    #2467382
    Ying
    Staff
    Customer Support

    Hi jenny,

    The website you attached in the private info field is using the Twenty series theme, can you switch back to GP so we can help with the CSS?

    #2469092
    Jenny

    Dear Ying, thank you – the Website is live now.
    Maybe you can have a look there.

    #2469238
    David
    Staff
    Customer Support

    See here:

    https://www.screencast.com/t/xxP5sBZakuxa

    To the right you can see the CSS that i mentioned is still on the site.
    That CSS needs deleting.

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