I know that you can modify templates by creating a directory in the child theme folder. But, is it possible to add our own divider? I would like a custom made divider for my project, made by me. But I can't find a way to install it.
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.
I know that you can modify templates by creating a directory in the child theme folder. But, is it possible to add our own divider? I would like a custom made divider for my project, made by me. But I can't find a way to install it.
Hey Again,
Are you referring to the "Divider" Page Element or the "Shape Divide" feature in the Rows ?.
Thanks
ThemeNectar Support Team
Sorry, shape divider in the rows.
https://themenectar.com/docs/salient/page-builder-row/#shape-divider-type
Hey Again,
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.
Thanks
ThemeNectar Support Team
It should be a nice idea to add that function into the theme options?
Hi there,
We'll add this on our wishlist for coming updates.
Thanks.