Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #373433

    Hi,

    Please check my website in the Private Content of this post.
    In Header>Header Behavior I have checked the box for “Let logo and menu position adapt to browser window”. The position of the logo and the navigation is what I want but the second level of the sub-menu goes off-screen. It would be better if those were opening on the left side.

    Please advice,

    Thanks,

    Amin

    #373508

    Hi insurefirst!

    Please add following code to Quick CSS ( or Style.css file of your child theme )

    .html_header_top #top .av_menu_left .main_menu .menu li ul ul {
    left: auto;
    right: 207px;
    }

    Regards,
    Yigit

    #373520

    Thanks Yigit! solved it like always!

    Amin

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Second level sub-menu goes off-screen and I cant see it.’ is closed to new replies.