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

    When I hover over “About Us’, the last link in the nav, the dropdowns are off the screen here http://209.216.16.228/. Can you help me fix this?

    #294415

    Hi blizzmarketing!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1300px) and (min-width: 990px) {
    #menu-item-2758 ul.sub-menu { left: auto; right: 0px; }}

    Cheers!
    Yigit

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