Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1356071

    The “button” post tags overlap on mobile. What CSS code would solve this?

    Previous discussion: https://kriesi.at/support/topic/display-post-tags-as-small-buttons/

    #1356072

    .

    #1356110

    Hi,

    Thanks for the login details. I can’t load the page you linked to though:

    The domain name in the URL is not associated with any active site on the WP Engine platform.

    If this is your site, please visit your User Portal to ensure that your domain mapping and DNS records are configured correctly.

    Still have questions? Contact Us.

    Please post a link to where we can see the actual problem.

    Best regards,
    Rikard

    #1356146

    Here is the correct URL.

    #1356165

    Hi,

    Thanks for that. Please try this CSS as well:

    @media only screen and (max-width: 767px) {
    span.av-post-metadata-category-link {
        line-height: 70px;
    }
    }

    Best regards,
    Rikard

    #1356177

    Thank you!!!

    #1356187

    Hi,

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

    Best regards,
    Rikard

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