All Los Angeles Cafes

Pot of Cha
3013 S Figueroa St, Los Angeles, CA 90007, USA
SHARP TEA
123 Astronaut Ellison S Onizuka St #101d, Los Angeles, CA 90012, USA
Somisomi
11311 Mississippi Ave, Los Angeles, CA 90025, USA
SOMOCHI DTLA
728 S Olive St, Los Angeles, CA 90014, 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'; });