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

    hi guys
    my menus appear to work right until the sub menu of a sub menu is asked to render

    See my site at

    If you go to the about us, then hover over website design then the sub menu of that is on the left and in the incorrect position

    any ideas why the theme is doing this?

    #1094953

    Hey codecreative,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

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

    Best regards,
    Mike

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