Why is my account login link not functioning on desktop?

Hi, I cannot figure out why the account log-in icon (https://labeloom.com/ - on the left of the cart icon, on top) is not linked to the account login URL (https://labeloom.com/account/login). The code looks correct to me.

This happens only on desktop. Mobile&Tablets do not have the same issue.

Your help is much appreciated.

Thanks!

Hey @Limo85

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Thanks, unfortunately that doesn’t work.

Hey @Limo85

The code does works, chance of it’s not working are that maybe you’re not adding the code in the right place. If you’re facing issues in adding the code then feel free to contact me and I would be more than happy to help you out in solving your issue.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Thanks but it was not working. However your suggestion helped me to understand what was causing the issue and I solved the problem by reducing the container padding.