Created a custom menu with a centered Logo, https://prnt.sc/dEoRIB6Diusj. I belive the issue is the top1 section because it's not a true menu. I received some help with the css to style it so it looks great https://prnt.sc/mnV-uJi1kYFW and works well for desktops but breaks down for mobile and tablet.
When viewing the mobile layout, the logo breaks and no longer sits in the header, https://prnt.sc/U9gsSmhMpnPh, and the Offcanvas menu items don't display, https://prnt.sc/Spn6iX3lv0zk.
Is there a better way to put the logo in the center to get this working? Is there a fix using css? The downfall of this custom menu is using top1 to create a new menu forced me to create an Offcanvas menu using system alisas which creates new aliases for each menu, i.e.; home and home-2.
Thanks for your help in advance.