The Easiest Way to Create a Show More / View More Button in Elementor Without a Plugin - WordPress

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2025

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

  • @Reialesa
    @Reialesa  6 หลายเดือนก่อน +2

    The CSS required to do this 👇
    selector .e-n-accordion-item-title-text {
    background-color: #FFFFFF;
    padding: 0.75em 3em;
    border: 1px solid #121212;
    border-radius: 1500px;
    transition: all 0.2s ease-in-out;
    }
    selector .e-n-accordion-item-title:hover .e-n-accordion-item-title-text {
    background-color: #121212;
    border: 1px solid #121212;
    border-radius: 1500px;
    }
    selector .e-n-accordion-item-title[aria-expanded="true"] {
    display: none;
    }
    selector .e-n-accordion-item-title {
    border: none;
    }
    @media only screen and (min-width: 767px) and (max-width: 1024px) {
    selector .e-n-accordion-item-title-text {
    padding: 1em 3em;
    !important;
    }
    }
    /* Make sure you like the video, subscribe to the channel and check out some of my other videos as well ;) */

  • @Alex_87878
    @Alex_87878 4 หลายเดือนก่อน

    Great content, mate! I even found solutions to problems I wasn't specifically looking for. Keep it up.

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

    Not just useful, but it's understandable and I really like your style.😎

    • @Reialesa
      @Reialesa  16 วันที่ผ่านมา

      Thank you so much, I really appreciate it! I'm happy to hear that you found the video useful. 😁

  • @Rico_Suave_
    @Rico_Suave_ หลายเดือนก่อน +1

    very useful and works great, thanks

    • @Reialesa
      @Reialesa  16 วันที่ผ่านมา +1

      That's awesome to hear, thank you for watching! 🙏

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

    Keep uploading content Reialesa. I love your videos

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

    Another great tutorial! Thanks 👊

    • @Reialesa
      @Reialesa  4 หลายเดือนก่อน

      Thank you very much. I appreciate your support and the fact that you take the time to watch my videos and offer suggestions to help me improve! 🙏

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

    Great video 💪

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

    Great!!! Thank you!!!

  • @alexlefkowitz
    @alexlefkowitz 6 หลายเดือนก่อน +1

    Suggestion for future videos: start the video with a 5s demonstration so we can see the final product and what we're building right away

    • @Reialesa
      @Reialesa  4 หลายเดือนก่อน

      Great suggestion. I will keep it in mind! Thank you. 🙌

  • @TheViralSpectrum
    @TheViralSpectrum 28 วันที่ผ่านมา

    @reialesa What if I dont want to hide the button but change it's text to something else? How do I do that?

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

    How to buy now botton in WordPress without plugin

  • @RyanYoungNeedItFindIt
    @RyanYoungNeedItFindIt 11 วันที่ผ่านมา

    hi how do you close the read more (read less)