By adding this to the first text module in a section, it would appear like the blue section in the attached image. Is it possible to make this work? Currently if I add the code, it just displays the code on the front-end instead of rendering the angle.
This is something I know is available with Divi and some other themes and I'm wondering if it is available with TheGem (or could be made available).
I would like to have angled section dividers using SVG code (as opposed to SVG/PNG images).
This is a sample of the code I want to add (minus the css):
<svg class="angleRightDown angleBlue">
<path d="M0 0 L2000 350 L0 350 Z"/>
</svg>
By adding this to the first text module in a section, it would appear like the blue section in the attached image. Is it possible to make this work? Currently if I add the code, it just displays the code on the front-end instead of rendering the angle.
HI!
Sorry, by default it's not possible.
You need to create your own srortcode or you can use "row html" shortcode for adding this code.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
I figured out an alternative using custom CSS classes. Thanks for the clarification though.
Feel free to contact us if you need any help.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver