Login Bar Glitching

Hi all! So I’m new to Editor X and built a website for my company. I created a member’s area and added the login bar menu to the header. The login bar works for the most part, however, it shows different member pages on different breakpoints.

Desktop breakpoint 1 (1537 and up): the login bar only shows one member page at a time, i.e. if I hide one page it’ll show the other and if I have all pages unhidden it still only shows one. The one that is shown is the last member page that was created. The log out link doesn’t show at all.

Desktop breakpoint 2 (1001 - 1536): the login bar shows two member pages and the log out link still doesn’t show.

Tablet breakpoint (751 - 1000): the login bar shows all member pages as normal and the log out link is also present.

Mobile breakpoint (750 and below): the login bar shows all member pages and the log out link as normal.

Has anyone experienced this and does anyone have a fix for it?

due to the header setting you have at this point, this behavior is expected, so I need to ask you to change the overflow content of the header to show and arrange header to front, here is the example of actions attached:

Thank you! That fixed it and I feel pretty dumb for not even thinking of checking the overflow settings haha