Hoodies

Showing the single result

Show:

Hoodies & Sweatshirts

Highlights:

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

1,599 6% Off
Scroll To Top
Close
Close
Close

My Cart

Shopping cart is empty!

Continue Shopping

document.addEventListener("DOMContentLoaded", function() { // Select all
  • elements with a inside const menuItems = document.querySelectorAll(".kapee-menu-element .menu-item"); menuItems.forEach(item => { const link = item.querySelector(".nav-link"); // Check if the link is empty if (link && !link.innerHTML.trim()) { item.style.padding = "0"; link.style.display = "none"; // Optionally hide the empty element } }); });