Move uneven Menu Item to the left column (when it's displayed in the center)

Add this code to the Custom CSS field on the Style tab of your Restaurant Menu widget’s settings:

[class^='SectionsLayoutList__Items-sc'] {
justify-content: flex-start !important;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: