Location
Cincinnati, Ohio, United States
Posted
July 08, 2026
Job Description
Do you have what it takes to be part of the Wings & Rings crew? This isnβt your typical restaurant job. W&R is the kind of place for people who love good food and love to show people a good time.
Responsibilities
Bartender Responsibilities:Β- Takes drink orders from customers and servers.Β
- { navMenu.classList.toggle('active'); const icon = mobileMenuBtn.querySelector('.fa-icon'); if (navMenu.classList.contains('active')) { icon.className = 'fa-icon fa-times'; } else { icon.className = 'fa-icon fa-bars'; } }); } // Close mobile menu when clicking on a link const navLinks = document.querySelectorAll('.nav-menu a'); navLinks.forEach(link => { link.addEventListener('click', () => { navMenu.classList.remove('active'); if (mobileMenuBtn) { mobileMenuBtn.querySelector('.fa-icon').className = 'fa-icon fa-bars'; } }); });