Become a Webflow Utility Class Pro

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • Get the cloneable for this project (affiliate link)
    webflow.grsm.i...
    Join my Webflow Wizards Community
    / timothyricks

КОМЕНТАРІ • 25

  • @hadiaslam7801
    @hadiaslam7801 6 місяців тому +7

    I used to think that mastering just webflow is enough, but every time I watch you video my webflow knowledge feels very low, hatsoff

  • @glevsky
    @glevsky 6 місяців тому

    I love how these utilities can be used on top of the custom class names. Just tried it in a large client project: 3 seconds to copy-paste the styled divs from the clonable and you get 90% (probably more) of flexbox settings covered with just those utilities

  • @uialexk
    @uialexk 6 місяців тому

    The resources from your channel are great. Very helpful to develop an efficient webflow workflow

  • @Sergy_Kondrashin
    @Sergy_Kondrashin 6 місяців тому +2

    Wow! Amazing as usual! Thank you! 🙏🏻

  • @xatomdev
    @xatomdev 6 місяців тому +1

    This is amazing! love the approach

  • @alexandrb1543
    @alexandrb1543 6 місяців тому

    Hey Tim. Is it possible to create a tutorial for a parallax-like scroll on mobile devices, especially for safari ?

  • @ricardobrandao-gg5wm
    @ricardobrandao-gg5wm 5 місяців тому

    This is awesome. Thanks for sharing!
    Why did you use a custom element to create these utility classes and not a regular div block?

    • @timothyricks
      @timothyricks  5 місяців тому

      The custom element isn’t required and doesn’t affect the way the utilities work. To make the style guide look nicer, I added some additional inline styles that are only supported on the custom element.

  • @kjwessa
    @kjwessa 6 місяців тому +2

    This is amazing!

  • @cdotstudio
    @cdotstudio Місяць тому

    Is there a way to import multiple utility classes in a batch? For example writing the CSS classes and pasting the code in so they are accessible in the Designer?

  • @sitcomz
    @sitcomz 6 місяців тому +3

    Do you plan on adding it to Lumos V2 utilities?

    • @timothyricks
      @timothyricks  6 місяців тому +2

      Possibly in a future version! I’ll leave them as an optional add-on for now

  • @duongang3819
    @duongang3819 5 місяців тому

    Hi Tim, love this. When I rename the class, webflow saying that it "already exist". How I can quickly rename the class name like you did in the end? Thank you!

    • @timothyricks
      @timothyricks  5 місяців тому +2

      Thank you! That “already exist” is a weird Webflow quirk. To get around it, we can remove the class from the element, add it back, and then rename it freely. Or we can rename it to u- and then rename it again to the full class we actually want

  • @gamalieljustinflores5109
    @gamalieljustinflores5109 4 місяці тому

    Hey Tim!!!! I remember coming across a video of yours where you flip a 2 column div from left to right to right to left (this helps in mobile design) but I cant find it anymore. Any chance you can lead me to it? :D

    • @timothyricks
      @timothyricks  4 місяці тому +2

      Hi, sure thing! Was this the video?
      ua-cam.com/video/HQB6-RhiIlo/v-deo.html

    • @gamalieljustinflores5109
      @gamalieljustinflores5109 4 місяці тому +1

      @@timothyricks magicccc. Thanks legend!

  • @taunado
    @taunado 6 місяців тому +1

    How can I import your Style Selectors into a project I'm working on?

    • @timothyricks
      @timothyricks  6 місяців тому +1

      Hi, you can copy the whole section from the cloneable and paste it into your project. It will automatically add all of the classes in.

    • @taunado
      @taunado 6 місяців тому +1

      @@timothyricks Brilliant, thanks!

  • @taunado
    @taunado 6 місяців тому +1

    Thanks. What framework are you using here?

    • @timothyricks
      @timothyricks  6 місяців тому +1

      I use my own framework called Lumos. It has some base utilities that can be used as a starting point, and we can add extra utilities in like these flex utilities I created or animation utilities from my previous video.
      webflow.grsm.io/tricks?path=lumos-v2-beta

    • @taunado
      @taunado 6 місяців тому +2

      @@timothyricks It's awesome, thanks a lot. The custom properties on the utilities is exciting.