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

    Hello
    – Using enfold
    – Using AVIA visual editor

    Case:
    In back end page text or post text is created with line breaks <enters> to create space between paragraphs.
    Those breaks are not shown in front end, only back end.

    Even if markup such as <br/> or <p/> is used those are not saved!

    Need help. All text is shown flat now.

    Examples on all pages in private area

    #1147252

    Hey badoes,

    It is better to give the elements custom classes or ids and give them paddings or margins.

    Best regards,
    Victoria

    #1150432

    Due to bad code in back end this was not working.

    .avia_textblock p {
    margin: unset !important;
    }

    Solved now

    #1150613

    Hi badoes,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.