The menu shifted left after editing one menu item. Not sure why. Your help is appreciated.
Hi maughns
There seems to be additional css (maybe from 3rd party extension) which caused the conflict in style, you can add this custom css:
.ja-topbar.clearfix { display: block; }
into the file: /templates/ja_focus/css/custom.css
Regards
saguaros as usual you fixed it. There is now one last issue. The border on both sides remains expanded. In other words, the menu shifted back into it's correct place but the border remained as the image shows.
maughns Not quite sure the issue here, could you share screenshot of how it should be?
saguaros the left and right arrows point to the current location of the border. The dark lines are where the borders (left and right) should be. It appears that the menu bar extends too far left and right. I hope my illustration helps and thanks again.
maughns this is a closed issue. @saguaros thank you very much.