Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1369402

    hi, on my page – link below

    if im on a laptop – so smaller screen and hover on repair prices then go down to samsung, then phones and then S Series – it only show a couple of the categories within that, how can I get the menu to scroll to users can see all the subcategories?

    thanks

    Tim

    #1369426

    Hi Tim,

    Do you mean that you want to move the whole menu up on mobile? If not, then please try to explain your intentions a bit further, or post a screenshot highlighting the problem.

    Best regards,
    Rikard

    #1369429

    hi, on mobile it is fine, this is on a desktop

    if you see the following link and you will see how when using the menu it then disappears as the screen is too small to show the whole menu

    http://fixedinminutes.co.uk/wp-content/uploads/2022/10/Screenshot-2022-10-19-at-15.25.00.png

    thanks

    Tim

    #1369437

    Hi,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    #top .av-main-nav ul ul ul, #top .av-main-nav ul ul ul ul {
        top: -100px;
    }

    Best regards,
    Rikard

    #1369438

    awesome cheers

    #1369443

    this will be not an easy job – because on default a drop-down menu could be set to scroll with different overflow settings for x, y direction.
    But as a multilevel menu these settings will hamper the visibility of your second-level, third-level menu-items.

    see your other posting – with same question.

    #1369444

    rikards method worked first time

    #1369451

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1369471

    yes – that they goes to the right side – but on iphone12 landscape you could not scroll to those items on the bottom !
    If you set the overflow-y to auto or scroll the flyout will not be seen.

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