Okay
  Public Ticket #1369521
Menu doesn't render for last items
Closed

Comments

  • Tatiana started the conversation

    The menu for the Berk minimal HTML template is not displaying the last items. If there are more than 4 or maybe more items with subitems it doesn't scroll or display the menu, it is cut. 

  •  840
    Jelly replied

    Hi,

    Maybe you can take a screenshot with this problem so I can check it?

    Best Regards,
    Jelly Team

  •   Tatiana replied privately
  •  840
    Jelly replied

    Hi,

    Maybe you can provide link to your site so I can check it with our developer?

    Best Regards,
    Jelly Team

  •   Tatiana replied privately
  •  840
    Jelly replied

    Hi,

    Sorry for late. I will check with my colleague about it now. Little busy in the end of the year.

    Best Regards,
    Jelly Team

  •  840
    Jelly replied

    Hi,

    Sorry for late, the best way to solve this problem is adding this css to the end of main.css file:

    @media (max-height: 500px) {
    body.vmenu .header {
    position: absolute;
    height: auto;
    }
    }

    Best Regards,
    Jelly Team

  • Tatiana replied

    Hello

    Sorry but the fix did  not have the effect. 

    If the resolution of the screen is not high enough, the rest of the menu doesn't render. Even at the higher resolution the submenus are not rendering for the last menu items. 

    The changes were applied to the style sheets and you can view that it didn't take any effect on the website that I previously posted (privately). 

  •  840
    Jelly replied

    Hi,

    Maybe you can provide ftp information so I can try change the custom style?

    Best Regards,
    Jelly Team