Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #591701

    Hi Google wants me to do a spacing between the pangolins
    Size tap targets appropriately
    Some of the links/buttons on your webpage may be too small for a user to easily tap on a touchscreen. Consider making these tap targets larger to provide a better user experience.
    The following tap targets are close to other nearby tap targets and may need additional spacing around them.

    The tap target Beratung / Coaching and 2 others are close to other tap targets.
    The tap target Facebook and 5 others are close to other tap targets.
    The tap target Kontakt and 2 others are close to other tap targets.
    _________

    so how to do this?

    thank you guys

    #591932

    Hi Andreas,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #592099

    sure Rikard :-)

    http://www.andreasebner.at or
    http://www.dersichtweise

    all enfold linklists will end up with this problem they are to narrow in vertical space, so google says people can not press this link easy and exactly.
    https://drive.google.com/file/d/0Bwqo-KVcmEm0b0NKMU9pUTJRbkE/view?usp=sharing

    #593241

    Hey!

    Increase the padding between the menu items:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .main_menu ul:first-child>li>a {
        padding: 0 20px;
    }
    }

    Regards,
    Ismael

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