I’m trying to fix an issue with my navigation dropdown menu positioning.
Issue:
When I hover over a menu item (example: Pokémon), the dropdown menu appears, but it shifts too far to the left instead of appearing directly underneath the parent menu item.
I’m trying to make the dropdown align directly below the hovered navigation item, similar to how many modern Shopify stores handle their menus.
@bangforyourbucktcg Thanks for reaching out to Shopify community with your concern. Can you please provide the URL of your store and if it is password protected please share the password too. Thanks
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.