smartstore / SmartStoreNET

Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
http://www.smartstore.com/en/net
GNU General Public License v3.0
2.64k stars 1.46k forks source link

MegaMenu: link for background image has no effect #2186

Closed mgesing closed 3 years ago

mgesing commented 3 years ago

Looks like this CSS is causing this. From forum.

muratcakir commented 3 years ago

But this line of CSS is really necessary for megamenus with images that exceed the container. Without this, the navbar is for instance not clickable anymore when an image exceeds the megamenu container and overlaps the navbar.

So, be very careful when fixing this.