RSS Amplifier

Blog

Framer Labs

For experienced Framer creators looking to push the boundaries.

framerlabs.substack.comSource feed ↗6 posts

Dormant Last read · last published · next check
Read 10 days ago and current, but nothing has been published for 13 months.

Written by

Latest posts

How to fix: cannot delete code file in Framer

This issue sometimes happens when you've deleted a page containing a code override. Framer therefore thinks the code is still in use and prevents you from deleting the file altogether.

How to filter Framer CMS items depending on today's date?

— Framer doesn't support natively a way to filter your CMS entries with a dynamic date. Let's solve this with a simple manipulation.

Video Transparency in Framer: A Custom Solution

Transparent videos require specific formats and fall back method to account for all browser supports

How to start a Framer webpage from the bottom

If you want to break the codes and offer your viewer a different scrolling experience, read on below.

How to Remove the 'Made in Framer' Badge: A Simple CSS Trick

Are you on the free plan of Framer and want to remove the 'Made in Framer' badge from your project? Here's a quick and easy way to do this using just a bit of CSS.

How to retrieve a CMS value in a custom code component?

To illustrate this, let's implement a way to refresh a page automatically every X seconds, where X is a value controlled by a CMS field.