FAQS

Based on availability and shipping restrictions, purchases may be made directly through www.gossodesigns.com. Contact us via email at info@gossodesigns.com

 

How can I track my order? Once order is ready to be shipped, buyers will be informed via email. An email will be dispatched including tracking information/tracking number. 

 

All accessories orders are FINAL sale. 

custom-menu-fix.css /* Fix mobile menu not opening after login */ #menu-drawer { transform: unset !important; visibility: visible !important; background-color: #ffffff !important; /* change if your background is different */ z-index: 9999 !important; } .menu-drawer { transform: unset !important; visibility: visible !important; } /* Prevent account icon or login state from breaking the hamburger button */ .header__icons .header__icon--account { z-index: 10; pointer-events: auto; } .menu-toggle { pointer-events: auto !important; }