Style and appearance in React Menu component

30 Jan 20231 minute to read

To modify the Menu appearance, you need to override the default CSS of Menu component. Please find the list of CSS classes and its corresponding section in Menu component. Also, you have an option to create your own custom theme for the controls using our Theme Studio.

CSS Class Purpose of Class  
  .e-menu-wrapper To customize the menu wrapper
  .e-menu-wrapper.e-menu-popup To customize the menu popup wrapper
  .e-menu-wrapper ul .e-menu-item To customize the menu items
  .e-menu-wrapper.e-menu-popup .e-menu-item To customize the menu popup items
  .e-menu-wrapper ul .e-menu-item .e-caret To customize the menu items caret icon