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
Hey badoes,
It is better to give the elements custom classes or ids and give them paddings or margins.
Best regards,
Victoria
Due to bad code in back end this was not working.
.avia_textblock p {
margin: unset !important;
}
Solved now
Hi badoes,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria