Hi all! New to Shopify and building everything out without knowing much about CSS.
Background: I’m using the Savor theme for an ecommerce platform to sell pirate treasure hunts for families. I want the main menu at the top of the Home page to have dropdowns that are just wide enough for the text of the different pages they are to go to.
Issue: The dropdowns are the width of the entire page, putting the text links all the way to the left. This does not look good and it causes the user to have to move the cursor all the way over to the links to click them.
Snip of the problem: https://drive.google.com/file/d/1Ws79fIleH2vGFyMked7i395j2ebYSFoB/view?usp=sharing
Site is hocopirates.com, no password
Ask: Help me make the dropdowns for the main menu items located below the parent menu item. Also, have the width of the submenu be just wide enough for the text of the link.
Tried So Far: I’ve looked for a configuration in the Savor Theme settings for submenu width or location - I have not found any. The AI is also unable to locate any such configuration item. I have looked at several other forum posts and tried many CSS entries added to the base.css file - none have worked.