Why can't I click the sub menu from home on Makerlab Electronics?

url : testing (makerlab-electronics-ph.myshopify.com)

@niceeee
add below css

.mega-menu[open] .mega-menu__content {
    opacity: 999999999999999999999 !important;
    transform: translateY(0);
}

Hi @niceeee , when i check on your site, I still see it working normal. how it not working for you? you can tell more about it, I’ll check for you

Hi @niceeee

This is Victor from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Victor | PageFly