@MikeyAcr Please follow below instructions to display the nested menus in the same size as the parent menus. Let me know whether it is useful for you.
-
From admin, go to “Online Store” → “Themes”.
-
Click action button from the current theme and select “Edit code”.
-
Search base.css file and paste below code at the bottom of the file.
navigation-drawer .panel__wrapper .h5 {
font-size: 24px !important;
line-height: 29px !important;
}
Now, it will look like below,
Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.
