All Los Angeles Cafes

Mochi-ya Ren
950 E 3rd St unit 2A, Los Angeles, CA 90013, USA
Moon Rabbit
Grand Central Market, 317 S Broadway, Los Angeles, CA 90013, USA
Musick Law Bldg, Los Angeles, CA 90089, USA
Oakobing
3300 W 6th St unit 2, Los Angeles, CA 90020, USA
Pazzo Gelato
3827 W Sunset Blvd # D, Los Angeles, CA 90026, USA
Pitchoun!
545 S Olive St, Los Angeles, CA 90013, USA
document.addEventListener('DOMContentLoaded', function () { var s = document.getElementById('la-search'); if (!s) return; s.querySelectorAll('.wpbdp-search-title, .wpbdp-search-form legend, .wpbdp-search-form h1, .wpbdp-search-form h2, .wpbdp-search-form h3, .wpbdp-search-form .wpbdp-form-field-label, .wpbdp-search-form label, .wpbdp-search-form .wpbdp-button-secondary, .wpbdp-search-form a[href*="reset"]').forEach(function(el){ el.remove(); }); // Nice UX: placeholder + button label var kw = s.querySelector('input[name="kw"]'); if (kw) kw.placeholder = 'Search cafés in Los Angeles…'; var btn = s.querySelector('input[type="submit"]'); if (btn) btn.value = 'Search'; });