Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1081032

    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

    #1082186

    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:
    2019-03-23-165030
    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

    #1083194

    Hi Mike,

    That’s exactly what I was looking for.
    Thank you so much!

    Terry

    #1083359

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Separator / Whitespace element default’ is closed to new replies.