We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

HTML buttons look bad on mobile

Home Forums Puzzles HTML buttons look bad on mobile

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #55318
    Ayakos
    Participant

    Hello,
    I am getting the html buttons to look small on an android device compared to the desktop browser. I attached a couple of screenshots…

    I tried various “position: fixed, absolute, etc.” but no results.

    Attachments:
    You must be logged in to view attached files.
    #55328
    Ayakos
    Participant

    Anyone?

    #55330
    kdv
    Participant

    show the link to the app. need to see your .css and .html

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #55332
    Ayakos
    Participant
    #55335
    kdv
    Participant

    instead of left: 15px; right: 1400px; use left: 15px; width: 90px;

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #55339

    you need to specify @media for css for this buttons.

    Co-founder and lead graphics specialist at Soft8Soft.

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