• Resolved pamplemuss

    (@pamplemuss)


    Hi there, thanks a lot for this plugin!
    I cannot add products in the menu though. I add Products widget but it never shows up. I can see its title, but no products at all. Why is that? I searched your documentation and forums and didn’t find an answer, so can you assist please? Thank you!
    https://tutti.erica-design.com/
    Erica

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Erica,

    The products block is picking up some styling from your theme menu CSS which is setting the display to none.

    To fix it please go to Mega Menu > Menu Themes > Custom Styling and add the following:

    #mega-menu-wrap-primary #mega-menu-primary .product_list_widget {
      display: block;
    }

    Regards,
    Tom

    Thread Starter pamplemuss

    (@pamplemuss)

    Hi Tom, Thanks a lot!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Products widget doesn’t show’ is closed to new replies.