Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #666236

    NorAloe
    Participant

    Hi,

    I’m sorry but it is impossible using that technique, unless i’m doing something incorrectly.

    I am using Pages from MAC and i copied and pasted it in “TEXTEDIT” (equivalent of notepad for MAC) and copied and pasted it back in the “TEXT” editor and not the “VISUAL”…and i still get a misaligned/overlapping text. If it’s a hidden formatting problem, why is it still doing it. The only way i have to resolve this is to RE-TYPE everything over and this is not an option. What can i do??????? I’m losing customers everyday because of that.

    PS: PLEASE TAKE A LOOK AT THE PREVIOUS ATTACHED TEXT FILE I SENT YOU AND TRY IT YOURSELF, YOU WILL SEE.

    #666339

    Rue Nel
    Moderator

    Hello There,

    When you copied the text from Pages, all the spaces were converted to   and even if you have pasted it in TextEdit, all those character is copied also. There is something in the text that cannot be remove by just simply copying and pasting it. The best option is just re-type it. If you want something else, maybe this online tool might help you:
    html-cleaner.com

    If you need anything else we can help you with, please let us know.

    #667178

    NorAloe
    Participant

    Wow…i really thought there would be an easier way than that. But retyping it or using html-cleaner takes around the same amount of time lol. But thanks for the option.

    On a different note on the same page…i need to align my titles on the same line( green line), see attached pics. Because right now on desktop version titles (civilizations) are all over the place and it doesn’t look good. Is there coding or something i can do to break a line so that my titles are aligned??

    thanks

    http://www.noraloe.com/en/historical-review

    #667280

    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    .page-id-783 #x-section-1 .x-container:nth-child(2) .x-text {
        min-height: 240px;    
    }

    Hope this helps.

    #667732

    NorAloe
    Participant

    Yes it did! Thanks team

    #667883

    Christopher
    Moderator

    You’re welcome.