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 ;) */
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 ;) */
Great content, mate! I even found solutions to problems I wasn't specifically looking for. Keep it up.
Not just useful, but it's understandable and I really like your style.😎
Thank you so much, I really appreciate it! I'm happy to hear that you found the video useful. 😁
very useful and works great, thanks
That's awesome to hear, thank you for watching! 🙏
Keep uploading content Reialesa. I love your videos
Another great tutorial! Thanks 👊
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! 🙏
Great video 💪
Great!!! Thank you!!!
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
Great suggestion. I will keep it in mind! Thank you. 🙌
@reialesa What if I dont want to hide the button but change it's text to something else? How do I do that?
How to buy now botton in WordPress without plugin
hi how do you close the read more (read less)