Hello,
After I made sub menu hidden with the following CSS on the browser size of below 991px, I see a bi-linear at the bottom of last mega-menu-title. How can I remove only the last border-bottom under 'FREE' (please see the attached image).
#primary-menu .mega-menu-title ul {display: none !important;}
#primary-menu .mega-menu-title ul li {display: none !important; }
#primary-menu ul li .mega-menu-column {border: none !important;}
Thank you for your time and support as always.
