• Hello,

    My page in in Japanese so it may be a bit hard to see, but on the top menu, second tab ‘カジノ’ I have too many pages under this menu tab and I can’t scroll down or see the pages listed on the bottom when I hover over menu. Is there a way to make the menu list in columns, or add a scroll? If possible I would like to avoid the need to separate into different menu tabs…

    Kind regards,

    Yukiko

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Yukiko,

    Your site is not opening at the moment:

    https://prntscr.com/hbnifd

    Let us know once your site is reachable again.

    Thanks!

    Thread Starter yukikoshimada

    (@yukikoshimada)

    Hi, Yes I’m sorry, the site is up again.

    Kind regards,

    Yukiko

    Hi Yukiko,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    .dropdown-menu.czr-dropdown-menu {
      overflow-y: scroll;
      max-height: 600px;
    }

    This will make the dropdown menu scrollable: https://recordit.co/Sg44DUvNZs

    Thanks!

    Thread Starter yukikoshimada

    (@yukikoshimada)

    Hello,

    I don’t know where the problem is but for the past 2 days everytime I try to put something into the additional CSS field in Customize, it won’t let me publish or even go back to the previous page and I have to keep going back to home. Again, I don’t know if this is a problem somehow on my side, but at the moment I’m unable to fully test is the CSS works.

    Kind regards,

    Yukiko

    If you’re on WP 4.9, check the option to “Disable syntax highlighting when editing code” that’s under My Profile, and you should be able to edit the CSS again. The latest Customizr update also fixes the problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Heading Menu, too many pages can’t see all’ is closed to new replies.