How To Build A Responsive Website In Webflow

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии •

  • @ArnauRos
    @ArnauRos  2 года назад +12

    Do you still build using pixels? 👇

    • @Leon-dv5mz
      @Leon-dv5mz 2 года назад

      Great Video! Could you give us the link for the template so we can try it by ourselvs to convert the pixel website to a responsive one 🙏

    • @osanda.design
      @osanda.design Год назад

      Nope, not again. I was Frustrated by different kind of sizes. It won't problem be a problem again. thanx man🤝

  • @stacheyweb
    @stacheyweb Год назад +15

    As a beginner, one of the biggest problems I’m facing is responsiveness and scaling, this helped a lot thank you very much!❤

  • @judithcreates
    @judithcreates Год назад +5

    This was very helpful!! Thank you so much! I wish i saw this before building my first webflow site completely with pixels haha now I know!

  • @meowmads
    @meowmads Год назад +2

    This has been a lifesaver for me, I was really struggling to grasp this morning. Thanks a LOT for this.

  • @ElBeeEss
    @ElBeeEss Год назад +1

    Five stars from this old student to a great teacher. Thank you! x

    • @ArnauRos
      @ArnauRos  Год назад

      Wonderful! Glad it was helpful :)

  • @sdnetwork4423
    @sdnetwork4423 Год назад +1

    thanks a lot sir... I got soooo cleared about responsiveness and seriously it was sooo helpful.
    your voice tone , speaking and teaching style is great.. thx BOSS .

    • @ArnauRos
      @ArnauRos  Год назад

      Thanks for watching!

  • @dee6176
    @dee6176 Год назад +1

    Just watching this video and it has helped me simplify rem and VW terms and usage

  • @ziggerwebdesign1704
    @ziggerwebdesign1704 Год назад +2

    I totally agree and wrote a blog about stop using pixels a few years ago. Also useful to set the body text size as 1 REM - respect the user!

  • @lilbitcoin4507
    @lilbitcoin4507 5 месяцев назад

    going from wordpress to webflow but made the learning curve for a client project with a deadline. building out the website and desktop is starting to look goog but I finally checked the mobile version and it was a mess. this video is going to save me a huge headache just wished I knew this before building out so I could have implemented on my first try lol thanks for this def subbed and liked

  • @IlonaJosiane
    @IlonaJosiane 2 года назад +3

    I am learning so much with watching your videos . Thank you so much for sharing this amazing source of information.This one is quite helpful.

    • @ArnauRos
      @ArnauRos  2 года назад +1

      Glad it was helpful!

  • @BetterToday-y
    @BetterToday-y Год назад

    Insanely useful video, thanks!

    • @ArnauRos
      @ArnauRos  Год назад

      Glad it was helpful!

  • @TheBClark88
    @TheBClark88 Год назад +4

    I can see how you could use rem, but this doesn't really make it clear why I would use it. Unless I'm going to change my rem size at some point, this just seems to add an extra step. Even if we said that rem was 16 on desktop and 12 on mobile, this doesn't necessarily help because mobile spacing and scales vary a lot more than that simple division. The other supposed advantage to rem is for accessibility, but once a user is upscaling all the type on your site all the styling is going out the window anyway.

    • @delveticas
      @delveticas Год назад

      absolutely agreed, using pixels is better and way easier

  • @iamshirleyt
    @iamshirleyt 2 года назад +2

    Thanks! I converted to percentages a while ago but was still applying pixels to fonts

  • @CaioGonzalez
    @CaioGonzalez 2 года назад +2

    Love that! I was already aware of the concept of REM with Body font size for design system purpouse but never thought about how to implement it in webflow for responsiveness! Greate video :)

    • @ArnauRos
      @ArnauRos  2 года назад

      Thanks for watching Caio!

  • @shiraz3209
    @shiraz3209 Год назад

    Thank you for this video! It's very helpful for me as a beginner.

  • @someonetookmynick
    @someonetookmynick 2 года назад

    was just looking for an explanation about this last week, thanks Arnau!

  • @mdalamgirkabir2751
    @mdalamgirkabir2751 2 года назад +2

    I am confused !! what is the best for responsive EM or REM?

  • @johnleighdesigns
    @johnleighdesigns 3 месяца назад

    ive been trying to create a hero section with large background image with text on lext side and main image content on right - im going to try the REM approach though noticed in your mobile breakpoints you got rid of the image completely - guessing thats just a style choice

  • @EnderEclipz
    @EnderEclipz Год назад

    OH my goodness! thank you so much for the tutorial. Very helpful!

    • @ArnauRos
      @ArnauRos  Год назад

      Glad it was helpful :)

  • @ejugwucletus4268
    @ejugwucletus4268 9 месяцев назад

    thank you bro u saved me a lot of stress

    • @ArnauRos
      @ArnauRos  9 месяцев назад

      here to help!!

  • @kazim6957
    @kazim6957 Год назад

    very helpfull thank you so much for explaining 🙏

  • @LaraColor-g4p
    @LaraColor-g4p 11 месяцев назад

    super helpful. thank you!

    • @ArnauRos
      @ArnauRos  11 месяцев назад

      Glad it was helpful!

  • @Alexaaaaxyz
    @Alexaaaaxyz 2 года назад

    Thank you so much for this video!! I finally understand how it works and how it is used

  • @sinanouri5035
    @sinanouri5035 11 месяцев назад

    Thanks for the tutorial, Do you use REM for all your projects? or are there specifics?

    • @ArnauRos
      @ArnauRos  11 месяцев назад +1

      i always use rem, never pixels anymore. sometimes vw and %

  • @Xavier.Cubbin
    @Xavier.Cubbin 2 года назад

    Thanks for this video, it's been super useful for me ! Please keep up the good work !

  • @abdul_wahab0
    @abdul_wahab0 2 года назад

    i wish you have millions subs its worth content 😍

  • @rickbossenbroek
    @rickbossenbroek 2 месяца назад

    Pro tip: If you use this piece of code, you can make it easier to “convert” it to REM.
    html {
    font-size: clamp(62,5%, 1vw, 75%);
    }
    62,5% equals 10 out of 16. So instead of figuring out the right REM value, you just devide the Figma value by 10.
    10 Rem = 100 pixels.
    And due tot the clamp to 75%, the website even scales a bit for larger screens.

    • @ArnauRos
      @ArnauRos  Месяц назад

      nice ! thanks for this

  • @createwithshanice
    @createwithshanice 8 месяцев назад

    Tell me why I thought all the other units were dumb and that pixels are the best. Now I realize this is why I'm struggling with site restiveness

    • @ArnauRos
      @ArnauRos  8 месяцев назад

      happens to all of us!

  • @JanThomassen-x5q
    @JanThomassen-x5q Год назад +1

    What is the purpose of REM if it is based on pixels? I understand that you can affect everything equally just by changing the root element value from for instance 16px to 20px, but other than that?

    • @ArnauRos
      @ArnauRos  Год назад +1

      REMs are great for accessibility, when the user decides to change the way the site looks your design will scale with it

  • @vicbarreto2866
    @vicbarreto2866 2 года назад

    very helpful, thank you so much!!!

  • @Leon-dv5mz
    @Leon-dv5mz 2 года назад +3

    Great Video! Could you give us the link for the template so we can try it by ourselvs to convert the pixel website to a responsive one 🙏

  • @jo69123
    @jo69123 Год назад

    How do you import Figma Effects or complex SVG elements created in Figma into webflow effectively?

    • @ArnauRos
      @ArnauRos  Год назад +1

      You can export svgs in Figma and upload as an image

  • @seatslider
    @seatslider 7 месяцев назад

    What about the pitcure on the right that disappears on smaller phone viewport? Where is it going?

    • @ArnauRos
      @ArnauRos  7 месяцев назад +1

      it gets so small that you cant see it anymore, if you use rems or % its better

  • @mikerumble47
    @mikerumble47 2 года назад

    Hugely helpful!

  • @tristenvukelich5280
    @tristenvukelich5280 Год назад

    Why did you place a text div inside of your lef div. Why not directly place your elements into your left div?

    • @ArnauRos
      @ArnauRos  Год назад

      I could've done that as well! It would've been easier to click on the div and spawn in the element I wanted, I just took the long approach.

  • @seb-astian-design
    @seb-astian-design Год назад

    can u tell us how to get into the x-ray mode?

  • @mateusvidal3187
    @mateusvidal3187 2 года назад

    Wow!! What amazing video, haha Do you use this logic in every responsive building or there are some exceptions?

  • @jevgenisuija
    @jevgenisuija 10 месяцев назад

    Great!

    • @ArnauRos
      @ArnauRos  10 месяцев назад

      Glad you lkied it!

  • @danielgriffiths4031
    @danielgriffiths4031 2 года назад

    Great content!

  • @momenahmed7676
    @momenahmed7676 2 года назад

    thanks for video Arnau, Can u do one about best chrome extentions please 😸

    • @ArnauRos
      @ArnauRos  2 года назад

      I have one already! :)

  • @eslamdiaa8532
    @eslamdiaa8532 Год назад

    Can we do our designs in pixel then convert it to rem at the end ?

  • @vesto6864
    @vesto6864 2 года назад

    Thanks 😊

  • @goldenant9450
    @goldenant9450 Год назад

    i cant seem to find an answer as to how to actually take advantage of rem being responsive . by default 2 rem on desktop remains 2 rem on mobile. i've used a clonable site and seen it change, but how do you set this up? im missing that key piece of info. and is it only responsive per different breakpoints or is it responsive per screen size (ie iphone12max vs iphone se)

    • @ArnauRos
      @ArnauRos  Год назад

      Bascially, REM allows your site to scale according to the root html element. This is set by default by the user's preference inside the browser. By default most people's will be 16px. Let me know if that helps

    • @goldenant9450
      @goldenant9450 Год назад

      thanks for the reply. i've learned a lot this week about rems and have a bit more understanding. i was expecting that if i used rems in webflow, as the designer i would see differences in the webflow side panels - like it would automate my workflow in a way - this is bc i assumed the root size for desktop and mobile were different (creating a scale down that i could see in the styles panel as the designer).
      But it seems it doesn't change your workflow at all. its strictly about the end users browser settings. is this correct?

  • @angelova.nikoleta.design
    @angelova.nikoleta.design 8 месяцев назад

    I find it easier using em for margin and padding ngl but the conversion from px is a bit of a hassle 😂

    • @ArnauRos
      @ArnauRos  8 месяцев назад +1

      it takes time yep! worth it though

  • @artech5539
    @artech5539 2 года назад

    Bro what do you think about Bias concepts in ux.designing. Is it just a thing that we need to know as ux designer (or)
    Do we need to consider it as part of everything in the whole ux journey ?

    • @ArnauRos
      @ArnauRos  2 года назад +1

      Defintely important! Might make a video :)

    • @artech5539
      @artech5539 2 года назад

      @@ArnauRos that would be great, and I appreciate that bro.

  • @bv2999
    @bv2999 10 месяцев назад

    Seems to me that a company like WebFlow could just have a universal setting to construct in unit of your Choice with ability to modify individual components if needed.
    ie - just click the "Prefered Unit = REM" button

    • @ArnauRos
      @ArnauRos  10 месяцев назад

      I wouldve preffered that

  • @j.espinosa
    @j.espinosa 2 года назад

    Muy interesante el vídeo y útil. Una pregunta Arnau, no te referías a EM's en lugar de REM's para que el texto escale responsivamente?

    • @ArnauRos
      @ArnauRos  2 года назад

      EM solo es relativo al parent element, REM se refiere al root html.

    • @j.espinosa
      @j.espinosa 2 года назад

      @@ArnauRos Entonces cuando debería usar REMs o EMs? Y porque usarias EMs en algunos casos?

  • @frankbutler6503
    @frankbutler6503 Год назад

    Hey Arnau, a good video. Thanks for that. But I can‘t really follow your voice, because I only hear the restless background. :-(

    • @ArnauRos
      @ArnauRos  Год назад

      Sorry about that Frank, take a look at some of the newer videos they are better sounding

  • @goldenant9450
    @goldenant9450 Год назад +4

    i don't understand how REM is better from you demo. you're still choosing one static size. If i set a font or image to 1 rem, it remains 1rem (16px) as you adjust the screen size. just as it would if you used 16px. I do understand REM is responsive in the case where a user may chose larger/smaller test from their device, but you didn't mention this. Is there more to it?

  • @jayellwood
    @jayellwood Год назад

    Schlap them keys 😂

  • @DiegoAlexanderOfficial
    @DiegoAlexanderOfficial Год назад +1

    But you didn’t really explain why you chose rem instead of percentages and why that even exists. It was also unclear why you changed all of the margins to rem? Explanation felt a little scattered and incohesive for me.

    • @ArnauRos
      @ArnauRos  Год назад +1

      Apologies for that - REMS are great for accessibility standards. It’s size is based off the root html element, which means if the user decides to increase font sizes in their browser settings your site will scale for them. Not only that but it will make your building easier as it will scale the designs accordingly to the root html size.
      Hope this helps!

  • @LordJHouse
    @LordJHouse Год назад

    Great advice, however, I could only make it through part of the video due to the music in the background. It gets kinda chaotic and stressful listening to both while trying to learn something new. In any case, I like the subject matter of the videos you've been putting out.

  • @sbylk99
    @sbylk99 9 месяцев назад

    you save my day, or my ass

    • @ArnauRos
      @ArnauRos  9 месяцев назад

      hahah here to help!