Site logo

Archived topic

Mobile First

3 replies · Started by jose on January 3, 2020

Viewing posts 1–4 of 4

I want to code css mobile first, but my main issue its generatepress its not coded with mobile first css (.site-footer as example). So will you change generatepress to mobile first in next version?

Hi there,

I'm not sure if I fully understand.

What do you mean by mobile first?

What exactly are you trying to achieve?

Hi, I'm asking me the same thing.

For Leo, it means that all your CSS rules are thinking for mobile first and than if needed you'll adjust desktop CSS with "@media min-width" queries and not the opposite. As mobile is the first device used to surf on the web, it makes totally sense.

Let me know if you're thinking make Generatepress mobile first.

Thank you,
Samuel

Hi there,

It will likely never be fully mobile-first, as it's not my favorite way to code.

Some parts are, and future parts likely will be, but the full theme likely never will be.

This archived topic is closed to new replies.