Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS headline text not centered (on mobile devices)

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #293566
    hawkish
    Participant

    hello
    maybe this has been discussed before – but could not find the right help here:
    I’m experiencing the headline on my site @
    https://vr360.biz
    is not centered (tho it should be ;- ) on mobile phones.

    Any help highly appreciated, Thank you!

    #293575
    Matteo Feduzi
    Participant

    Hi, maybe not understanding the language well I didn’t understand what you say.

    I tried to enter your site through my mobile and I see everything correctly centered.

    Sincerely,
    Feduzi Matteo.

    #293622
    uxfed
    Participant

    Wow, there are some serious issues going on in your DOM. Many nested font tags.

    Anyway, to your actual stated problem. Include this style.

    img {
    max-width: 100%;
    height: auto;
    }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.