Why isn't my dropdown menu and slideshow functioning properly?

Hey there

Was changing up the menu and changing the size font for the menu for a website, www.paradisefitness.ca

Now I cannot get the dropdown to work for the menu, and the slideshow is no longer showing pictures. Can anyone take a look and see what I am missing? I’ve been pouring over it but cannot figure out what is wrong.

Hi @paradisefitness , Go to theme.scss.css and add the following code :

.hero__image {
    
    opacity: 1 !important;
    
}

if this helped you please like and mark as a solution.

Hi @paradisefitness

Did you change anything in your theme.js file or add any new app and then get the issue?

I found this issue in the console when accessing your store.

I did edit to change menu font size

Revert the change you made to check if it solves the issue.

I did that but no go unless I missed something.

Can I send a collaborator request for access to your store so I can check it for you?