Thank you for getting back to me. I have located the vc_row.php file however, the svgs are not within this file, is there anywhere else they could be located?
You can copy the function "nectar_svg_shape_divider" from wp-content/plugins/salient-core/includes/helpers.php to your child theme functions.php file to override any of the existing SVG shape dividers.
Hello,
I'm looking for the PHP file that contains the SVG shape dividers. As I wish to replace the alt tilt with my own SVG.
Hi There,
Thanks for contacting us.
We can now add a custom Shape Divider via a Child theme: http://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/ .
Override the "\wp-content\plugins\salient-core\includes\vc_templates\vc_row.php" Template which contains the Shape Divider Markup.
Also, this should help: https://css-tricks.com/using-svg/ .
Thanks
Hello judth,
Thank you for getting back to me. I have located the vc_row.php file however, the svgs are not within this file, is there anywhere else they could be located?
Hi There,
Please allow me to escalate this to the developer to respond further.
Thanks.
Hey b34ch,
You can copy the function "nectar_svg_shape_divider" from wp-content/plugins/salient-core/includes/helpers.php to your child theme functions.php file to override any of the existing SVG shape dividers.
Kind regards,
Thank you for the support, i have located and updated the required svg.
Hi There,
We're glad you got a workaround.
Thanks.