How it works What it captures Compare Pricing Blog Join the waitlist
The Loupely Lens blog

Try to fix it. Watch it refuse.

Five failures the blog covers, each one the obvious fix that doesn’t work. Try one, then find out what was actually winning.

search bar

Read other posts

CSS & Visual

Elements overlapping on your website: what’s actually causing it

Two elements sitting on top of each other. You can see it. Your visitors can see it. And you’ve tried everything you can find. This is one of the failures that doesn’t just make you question your CSS. It makes you question your ability to Google a CSS problem. That’s supposed to be the fallback, […]

Read article

CSS & Visual

Elementor CSS not applying: why and how to fix it

I was building in Elementor, trying to center a search bar for BetterDocs, and I had about 12 plugins running at the same time. I tried custom CSS in the Advanced tab. I tried giving the element a custom CSS ID and targeting that ID directly. I tried center tags. Nothing worked. I sat there […]

Read article

CSS & Visual

CSS override not working: how to find which rule is winning and where it came from

You added the CSS. You saved it. You refreshed the page. The element looks exactly the same. I know this feeling specifically. I’ve sat there staring at Chrome DevTools, clicking on elements that look wrong, stuck on something that should take two minutes and somehow doesn’t. I knew a competition was running in the browser. […]

Read article