Hi all,
Right now if you add a Separator / Whitespace element, the default is a line. Is there any way to set it to default to whitespace?
My client almost never uses the line but always uses whitespace.
Thanks for any thoughts.
Terry
Hey tcnolan7,
Sorry for the late reply, if I understand correctly you would like the default option to be the “whitespace” so they would not need to use the drop down option to choose it:
If you edit \enfold\config-templatebuilder\avia-shortcodes\hr\hr.php on line 72, replace:
"std" => "default",
with
"std" => "invisible",
and save.
If you follow the instructions here, you can add it to a child theme so the change won’t be lost to updates.
Best regards,
Mike
Hi Mike,
That’s exactly what I was looking for.
Thank you so much!
Terry
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike