Elementor Headings with the class outline-title – the default color is red.
For the green variation, use the class green-outline.
For this to work, you need to add a Custom CSS snippet to the Advanced tab like so:
/* Change the text for the outline here */
selector .elementor-heading-title:before {
content: 'Section Title';
}
Elementor Buttons with the class diamond-link – the default color is red.
For the green variation, use the class green-diamond.
For displaying the line below the text, use the class diamond-line.
Subscribe to our Newsletter