Reply To: mobile menu issueSupport2025-04-06T23:14:30+00:00 April 6, 2025 at 11:14 pm #10045680 SupportKeymaster Hi, you can add an item in your menu with the class d-lg-none and that item will appear on mobile only: <li> <a class="d-lg-none nav-link" href="demo-accounting-1-contact.html"> Get Free Quote </a> </li>