Problems when using static menu

Forum rules
Please note that response time for technical support is within 3-5 business days.
mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

16 Aug 2018, 08:20

Please try;

Code: Select all

@media (min-width: 1025px) {
   .layout-wrapper.layout-menu-horizontal .topbar .layout-menu-wrapper .layout-menu-container ul.layout-menu > li > ul {
       overflow-y: scroll;
       max-height: 300px;
   }
}

ceechette
Posts: 39
Joined: 05 Oct 2017, 13:08

22 Aug 2018, 20:17

It works! But I thought it was ugly. Can you leave the same as the cell phone?

https://ibb.co/iMQ5Ne

huseyinT
Posts: 123
Joined: 27 Mar 2016, 13:05

28 Aug 2018, 08:02

Which browser do you use?

ceechette
Posts: 39
Joined: 05 Oct 2017, 13:08

28 Aug 2018, 14:13

61.0.2
Firefox Release

huseyinT
Posts: 123
Joined: 27 Mar 2016, 13:05

29 Aug 2018, 08:46

Thanks for the response.

I checked with Firefox 61.0.2. There is not a problem with the scroll style.

I think you changed CSS class according to your needs. That's why you see this issue.

For example, I see that your menu doesn't have the hover attributes if you select from any menu. We have the hover attributes in the menu, but you didn't add. This that is your choice no problem for us. That's why you should control your CSS files according to Verona Original project.

Screenshot:

https://ibb.co/fBeHyU

ceechette
Posts: 39
Joined: 05 Oct 2017, 13:08

29 Aug 2018, 16:25

Something is wrong, I executed the original project and it still gets ugly, did you use Windows?

https://ibb.co/f5RJq9

huseyinT
Posts: 123
Joined: 27 Mar 2016, 13:05

30 Aug 2018, 12:45

I will check and get back to you.

ceechette
Posts: 39
Joined: 05 Oct 2017, 13:08

04 Sep 2018, 15:49

No news, my friend?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

05 Sep 2018, 11:50

Hi @ceechette,

Static and Overlay menu uses 3rd party API named nano scroller. On the Horizontal Menu, it is not possible to add it to submenu. The default scrollbar of the browser is displayed when you use the above css. Maybe, you can customize it; https://css-tricks.com/almanac/properties/s/scrollbar/

Best Regards,

Post Reply

Return to “Verona - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 6 guests