Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi sube,

    Is this only an issue on the Dashboard screen in the plugin admin? Like, if you go to the actual MENUS page in the admin, does it do the same thing? It seems to me that it’s probably just happening because you’re looking on a smaller sized screen and there isn’t enough room in the column to fit the full word.

    Thread Starter subesharbadev

    (@subesharbadev)

    hi,

    On actual menus page it’s looking fine. And for larger screens on menu summary screen also works fine. But on inspecting I have found that in menu section “<td>” is divided into two columns , one column is containing the menu section list (width 50%) and other column is empty and occupying the 50% of width. I just wanted to know that why don’t you guys removed the empty div tag from there itself.

    Please the screenshot for the details.

    snapshot of html tags.

    Plugin Support jaysupport

    (@jaysupport)

    That is not just an empty div. Our plugin lets you organize your menus into two separate columns, if you’d like. And the display you’re looking at will correctly represent that. You just don’t have anything added to the second column for any of your menus (i.e. all your menus are one column, which is why you don’t see anything in the second column).

    • This reply was modified 4 years ago by jaysupport.
    Thread Starter subesharbadev

    (@subesharbadev)

    Thanks for explanation. It was helpful.
    But I have two queries:
    In previous comment you told me it’s happening due to small screen size based on that :

    1). How large screen size will be fit as per your design ?

    Because my screen size is 15.6 inch , and it’s not fitting on the screen.

    2). Why don’t you guys used CSS property called ellipsis in case of overflow ?

    Plugin Support jaysupport

    (@jaysupport)

    Hello subesharbadev,

    1) I just meant that the size of the columns will depend on the screen/window size. The smaller the window, the narrower those columns will be. And, of course, the longer the word, the more likely it is to wrap. There are no set sizes.

    2) Thank you for the ellipsis suggestion. We can try that out and, if it makes sense, we can include that change in a future update.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘On the dashboard in menu summary menu sections name are overlapping?’ is closed to new replies.