Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1427451

    Hi there,

    the heading is not centered in the mobile version. Can you please advise?

    #1427480

    Hey ausgesonnen,

    The only heading on that page looks centered on my end, could you post a screenshot highlighting the problem please?

    Best regards,
    Rikard

    #1427973

    for me it looks like this on iphone:

    IMG-0836

    please send css to center text.

    thank you.

    #1427996

    Hi,

    That is because you have a very long word there. You can try this CSS in Quick CSS:

    .av-special-heading-tag {
        word-wrap: break-word;
    }

    Best regards,
    Rikard

    #1428142

    macht keinen Unterschied. :( Sonst noch eine Idee?

    #1428144

    ok I changed the handler. now it works.

    #1428185

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1428216

    thanks can be closed now

    #1428280

    Hi,

    Thanks for letting us know, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘heading not centered on mobile version’ is closed to new replies.