Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1297243

    Hi, we have a main menu with second level menu underneath. Each of the second level menu items has a third level of menu items that flyout (currently on the left). I have two questions:

    1) How do I get that third level to go to the right instead of the left.
    2) Is there a way to have the items in the level 3 behave more like a mega menu so that they are in two columns to the right?

    Any help is appreciated.

    Thx.

    #1297690

    Hey waterwalk,

    1. Please try the following in Quick CSS under Enfold->General Styling:

    #top .av-main-nav ul ul {
        left: 207px !important;
    }

    2. It might be possible to achieve that, but it would take a long time, and would be out of scope of theme support.

    Best regards,
    Rikard

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