How to Use the Bootstrap Grid with Oxygen Builder

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ต.ค. 2024

ความคิดเห็น • 25

  • @kengmick
    @kengmick 3 ปีที่แล้ว

    Sunny, you're a lifesaver! I'm migrating that OpenCart site to WooCommerce/Oxygen Builder. The OpenCart site uses bootstrap configured grids in numerous Rich Text elements, including information pages, products, product category descriptions, brands, etc. This tutorial gets me 90% of the way to styling the content. Thank you.

  • @mogojoy
    @mogojoy 3 ปีที่แล้ว

    This was a really cool tutorial. I didn't know you could use Bootstrap with Oxygen. I didn't even know what Bootstrap was haha. Thanks!

  • @huhuusssssss1
    @huhuusssssss1 2 ปีที่แล้ว +1

    This is mindblowing. It would be amazing to see your 2022 workflow. I would love to see a tutorial on headers in this workflow. SUB'D.

  • @atomicpx
    @atomicpx 2 ปีที่แล้ว

    This is so killer and yet useful! Thanks man.

    • @NewPulseLabs
      @NewPulseLabs  2 ปีที่แล้ว

      glad it helped Tom! And thanks for subscribing to the newsletter :)

  • @FIghtShark
    @FIghtShark 4 ปีที่แล้ว

    Nice tutorial. Please make an video where you appy oxygen+bootstrap for header menu, buttons etc. thanks

  • @kinkkathekinky7781
    @kinkkathekinky7781 3 ปีที่แล้ว +1

    can you do tailwindcss tutorial with oxygen?

  • @VisiPianoOfficial
    @VisiPianoOfficial 3 ปีที่แล้ว

    Quick question - does Oxygen output the whole of that stylesheet regardless of whether any CSS classes are used or not? for example if you only made use of 'col-md-6' would the frontend still load the whole of the pasted stylesheet? Thanks for the helpful video.

    • @NewPulseLabs
      @NewPulseLabs  3 ปีที่แล้ว

      Np :) Yeah, it outputs the whole thing. That's why I only wanted to copy what's useful as opposed to using the whole Bootstrap stylesheet.

    • @VisiPianoOfficial
      @VisiPianoOfficial 3 ปีที่แล้ว +1

      ​@@NewPulseLabs Thank you for the reply. I'm trying to find a way to implement Bootstrap or Tailwind, then scan for unused CSS after developing the site and strip it out (I know there's a plugin that does this!). However, having this CSS readily available in the backend while stripping it from the frontend is what I'm trying to figure out. If you do find an answer to this, please reply to this comment or make a video :)

  • @jamieprescott100
    @jamieprescott100 4 ปีที่แล้ว

    Great video. Do you think Tailwind could be integrated into Oxygen in a similar way?

    • @NewPulseLabs
      @NewPulseLabs  4 ปีที่แล้ว

      Thanks! I haven't looked too much into Tailwind, but I don't see why not. The method used here is really simple. Just grab the CSS you need, and reference it when adding classes. The most difficult part is by far learning how to use the actual framework.

    • @jamieprescott100
      @jamieprescott100 4 ปีที่แล้ว

      @@NewPulseLabs I linked to Tailwind CSS but it messed up some of the Oxygen interface. It does work as I referenced some Tailwind classes. There just me be some issues that it causes.

  • @manjulbose
    @manjulbose 4 ปีที่แล้ว

    Nice Job :) I need to do more of this..

  • @kalib-code
    @kalib-code 4 ปีที่แล้ว

    Would love to see more of your tuts... About Oxygen..

    • @NewPulseLabs
      @NewPulseLabs  4 ปีที่แล้ว +1

      I'll be making more :) I just wish they didn't take me so long to make haha

  • @nikikinz
    @nikikinz 4 ปีที่แล้ว +1

    Same here! More on Oxygen. Good video btw

  • @YasienSarlie
    @YasienSarlie 4 ปีที่แล้ว

    Bootstrap or css grid in Oxygen?

  • @indatext
    @indatext 3 ปีที่แล้ว

    Would be nice to accompany page with an Oxy template set based on Bootstrap. There is no one on the market atm.

    • @NewPulseLabs
      @NewPulseLabs  3 ปีที่แล้ว

      I've actually been using Tailwind as the basis of my framework now. Really been enjoying it (better than Bootstrap imo)

  • @Jeanpierre.michael
    @Jeanpierre.michael 3 ปีที่แล้ว

    Why add a container as the section is already a container?

    • @jimbob7424
      @jimbob7424 3 ปีที่แล้ว

      That's just proper Bootstrap practice.