Vizlib Home Try Vizlib
Welcome
Login
Not Taken

Shhet Menu - Top Menu

Hi,

The Top Menu items are limited to 24 characters. To avoid trimmed labels, is it possible to extend the width of the drop down menu ?

Thanks,

Axel. 

TopMenu.PNG
(39.5 KB)

1 person likes this idea
  • Hi Axel,

    This can be controlled by the Custom CSS.

    Try this in the CSS (Styles) section under Global Settings
    ='.is-expanded {
        display: flex;
        flex-direction: column;
        flex: 1 1 auto;
        width: 230px!important;
    }'


    Please note your unique ticket reference (#28016) and URL https://community.vizlib.com/helpdesk/tickets/28016

    Kind regards,
    Luke T
    Vizlib | Product Manager
Login to post a comment