Hi,
I try to use a SVG seperator and followed the instructions in the video on Themeco YouTube Channel " Section Dividers (Part 3)" https://youtu.be/boz_uIMKWpM
I picked an cuve from this site, like they use in the video https://www.wysiwygwebbuilder.com/support/wb15tryouts/dividers-demo.html
I choose this curve:
And copied the svg code like in the video from the inspector:
So I copied this code in a new Section > Row > Column > Text
And in the Customize of the Text element this css:
$el svg {
fill:rgb(0, 163, 255);
transform: rotate(180deg);
Then I get the Curve seperator like this:
https://cresult.nl/wp/home-2/
As you can see, in full height. I can’t figure out how to get this in a height of 50px like the demo site.
I tried to give the column a height of 50px but that’s not working.
Can you help me to get the curve like the demo on https://www.wysiwygwebbuilder.com/support/wb15tryouts/dividers-demo.html
Best regards,
Carel