Comment to 'How to center menu on Lucid?'
  • Hello Genesis !

    As Lucid top menu may have the variable width and Account menu is placed on the right to provide enough space to the maximum number of elements. So you may do:

    1) remove .bx-ti-stretcher class in the -menu-main-container (it's possible to do with the RAW block with Javascript code) and setup the settings of -menu-toolbar-2-container

    2) change the settings of those containers CSS classes via Studio->Lucid->Styles->Cystom Styles area like

    bx-toolbar-item bx-ti-menu for the first

    bx-toolbar-item bx-ti-right cd-nav and for the second

    But note that those changes will affect on mobile view too.