Menu items when viewing in mobile are missing. It seems to be the left navigation items that are visible on Desktop (Portfolio and Services). Any ideas how to fix? Share link included.
@britishchap thank you, that helped a lot. Is there a way to align the menu on mobile? All the menu items are there now, however, they seem to be overlapping.
I was able to do it by tweaking the a few settings. I don’t have exact steps however hopefully this will help.
Go to mobile breakpoint
Set Navigation Container Full to 100VW
Set Navigation Left to 50VW
Set Navigation Right to 50VW - change padding from 56px to 10px
Set all Navigation Link2 to 50VW
give an extra class to the two links under navigation right
set float to right
There may be some tweaking around but this should hopefully point you in the right direction.