[Resolved] slideout menu question

Home Forums Support [Resolved] slideout menu question

Home Forums Support slideout menu question

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1313041
    dasigna

    hi there,

    hope you are all doing well.

    fiddling around on a dev site and managed to have a slideout-only menu tweaked according to some ideas …
    one thing i am not able to manage currently is to have the menu items in one line centered (only up to a certain point of course).
    so the menu items should not be beneath each other as it is per default – they should align besides each other in one single line, so the menu would take as less space as possible, as long as this is possible.

    unfortunaltly these little things wont follow my intentions and i am running out of ideas πŸ™‚

    maybe someone might point me in the right direction?
    would be really great.
    url to dev site is given below – just push the hamburger toggle and hopefully you get what i want to achieve. (dont mind the comments on the pages, just a dev site…)

    many thanks in advance.

    #1313187
    Leo
    Staff
    Customer Support

    Hi there,

    Maybe try something like this?

    .slideout-navigation .slideout-menu {
        display: flex;
    }
    #1314529
    dasigna

    thx leo πŸ™‚

    #1314543
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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