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

    Hi,

    in der mobilen Version wird das Beitragsbild im Beitrag nicht angezeigt, kann ich das ändern?

    Besten Dank

    • This topic was modified 1 day, 22 hours ago by Uli.
    #1490113

    Hey Uli,

    The featured images are visible on mobile on my end, could you try to explain the problem a bit further please?

    Best regards,
    Rikard

    #1490122

    Hey Rikard,
    I’d like to see the featured image also on the blog post itself. On the desktop version it works, on the mobile version not.

    dvm

    Kind regards

    Uli

    #1490133

    Hi,

    Thanks for that, but I’m not sure which images you are referring to now. The image of the donkey for example; it’s visible both on your site on mobile, and in your screenshot. Could you try to explain your intentions a bit further please? Or do you mean that you want to display it in the actual post? If so, then you can try this CSS:

    @media only screen and (max-width: 767px) {
      .single-post .blog-meta {
        display: block;
        width: 100%;
        margin-bottom: 30px;
      }
    }

    Best regards,
    Rikard

    #1490188

    Hi,
    Yes, I’d like to display the featured image in the actual post. The CSS doesn’t work :-(

    hq

    Thanks
    Kind regards
    Uli

    • This reply was modified 20 hours, 22 minutes ago by Uli.
    #1490207

    Hi,

    The login details you posted are not working. Please check and verify.

    Best regards,
    Rikard

    #1490211

    Hi
    sorry for the confusion, I’ve reset the password

    Kind regards

    Uli

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