Galleria Theme - Footer links die at larger window sizes

Site: https://beadorable.com/

My footer links work at smaller window sizes and on mobile, but die as I enlarge the window. Any thoughts?

Thanks so much.

1 Like

@dnor72

oh sorry for that issue try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/apps.css ->paste below code at the bottom of the file.
.hero-area-overlay {
    display: none;
}

Hi, @dnor72 .

Thanks for your message, I would be happy to offer you some assistance with this. I can see what you mean with your footer links working via mobile devices however not working on the desktop version of your shop. Have you done any third-party coding to your shop, or recently deleted any apps that you can think of? It looks like this issue may be specific to your Galleria theme, have you tried a fresh theme to see if the issue is replicated? You can do this by heading to Online Store>Themes>Free Themes>Explore Free Themes then selecting any free Shopify them. Then, simply click Action>Preview to test via mobile, or Customize and hit the little mobile icon:



If the issue does not replicate on a fresh Shopify theme, you will have determined that the issue lies within your primary Galleria theme. Galleria is a third-party theme developed and supported by a team called Mile High Themes, you can reach out to them directly here, should you need to contact them. Just a friendly reminder that if you manipulated any coding yourself, this may not be something your theme developers can fix, if that is the case you may want to reach out to a Shopify Expert for the next steps.

I hope this information gets you on the right track, please feel free to reach back out here if you have any additional questions!

Yes! Thank you so much!

1 Like