In this Elementor WordPress tutorial video, we showed how to make a CSS ribbon top right corner of the website price table, for high conversion. Yes, we used CSS a bit cause we make this using the Elementor free version, not Elementor pro.
Here’s the CSS code that we used for the styling in the CSS ribbon top right corner video. You can copy and paste it to your project to try it out.
.ribbon {
overflow: hidden;
}
.ribbon-box h5 {
position: absolute;
background-color: #00875c;
width: 100%;
left: -130px;
top: 25px;
transform: rotate(-45deg);
}
Help us to inspire and produce awesome free WordPress tutorial videos like this. To do so, please subscribe to this YouTube Channel for exclusive content.
We also recommend you to check out this article Essential Plugins to make your WordPress website efficient