Hide elements on any screen size or mobile device In Elementor Pro

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ส.ค. 2022
  • Learn how to hide elements on any screen size in Elementor pro using custom breakpoint media queries.
    CSS:
    @media (max-width:650px) and (min-width:450px){
    selector{
    display:none;
    }
    }
    @media only screen and (max-width:650px){
    selector{
    display:none;
    }
    }
    Download Agency Template
    urieljsoto.gumroad.com/l/gueqx
    🔴 Elementor Mentoring:
    bit.ly/3vOh9CJ
    🔴 Download My Custom Templates:
    urieljsoto.gumroad.com/
    🔵 Join Our Facebook Community!
    bit.ly/urielsotofbgroup
    🟢 Hire Me:
    urielsoto.com/services/
    🟢 My Web Agency:
    vluxdesigns.com/
    PRODUCTS I USE FOR MY WEBSITES:
    🔴 Get Elementor Pro - My Favorite Page Builder
    bit.ly/urielelementorpro​​​​​​​​​
    PRIVATE GROUP:
    🔵 Join My Patreon & Get Design Downloads
    bit.ly/uspatreon
    CONTACT ME:
    My Website: urielsoto.com/​
    Facebook: / urielsotodev
    Linkedin: / uriel-soto-976b3117a

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

  • @ChillFox_
    @ChillFox_ ปีที่แล้ว

    thanks friend. problem solved! appreciat ya

  • @UnfilteredKirtan
    @UnfilteredKirtan 9 หลายเดือนก่อน

    thanks man

  • @EduardoPereira-iy7js
    @EduardoPereira-iy7js ปีที่แล้ว

    Hello!!! thanks for this video!!! Is it possible to hide a row, column or container? what should be the code for this?

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

    Thank you Uriel for another great tutorial. Would like to ask if you have any tutorial on how to integrate a Mobile payment method to a wordpress and elementor site, because I can't seem to find real tutorial on the subject on youtube, and it's very much used method her in Denmark where I live and also the rest of Europe !? I'll appreciate any suggestion, and thank you in advance.

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

      Have you looked into surecart? Look it up on TH-cam

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

      @@UrielSoto Again thank you very much for always responding and be so helpful, I'll for sure look into it.By the way do you have a website where you offer some services wordpress and elementor related solutions ?

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

      @@prokassim Of course it's what I do! Yeah visit my website urielsoto.com

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

      @@UrielSoto Thank you I didn't know that, now I do, and for sure i'll contact you there for any issue or should i recommend a friend for help. thanks a lot.

  • @garciajoaquin
    @garciajoaquin ปีที่แล้ว

    Tiene alguna diferencia hacerlo de esta manera?

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

      Pues depende si tienes un diferente breakpoint de los que vienne con Elementor

  • @skins3738
    @skins3738 6 หลายเดือนก่อน

    So in other words this program is not user-friendly at all.