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

    I have five items in my Main Menu on my site (esomethin.com/yoursource). The last item (WEATHER) drops off the row. How can I fix this problem and add more items on this Menu row?

    I am including the login credentials in the private content area.

    Thanks,

    #644321

    Hey Kurt!

    That is because you have following custom CSS code

    .av-main-nav-wrap ul {
        max-width: 565px;
    }

    Please remove it

    Regards,
    Yigit

    #644325

    Excellent. That is just what I needed. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu item drops below menu row’ is closed to new replies.