[Resolved] Slide out navigation

Home Forums Support [Resolved] Slide out navigation

Home Forums Support Slide out navigation

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #614809
    sam

    Hi, I have my primary navigation menu centered but i want the slide out navigation to the left. Is it possible to use some css to keep the primary nav centered but slide out nav to the left? Thanks

    The desktop view is full width menu and it’s centred that how i want it, but i’ve activated slideout navigation for mobile view only and in the slide out menu the menu tabs are centered and i want them to be to the left, but i can’t change them to the left without the primary navigation going to the left as well.

    #614879
    Leo
    Staff
    Customer Support

    Hi there,

    Are you referring to desktop for both?

    It would be easier if you can link me to your site in question so I can provide the best solution.

    You can edit the original topic and use the private URL field.

    Let me know ๐Ÿ™‚

    #616782
    David
    Staff
    Customer Support

    Hi there, the site is in coming soon mode, can you unlock to view please.

    #616803
    sam

    Sorry, it is unlocked now

    #616809
    Leo
    Staff
    Customer Support

    Give this CSS a shot:

    .slideout-navigation.main-navigation .main-nav ul li a {
        text-align: left;
    }
    #616811
    sam

    You are an absolute legend, thank you so much

    #616813
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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