Viewing 11 posts - 1 through 11 (of 11 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 2 weeks, 6 days 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 2 weeks, 5 days 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

    #1490243

    Hi,

    Thanks for that. I’ve added CSS for you in Quick CSS, please review your site.

    Best regards,
    Rikard

    #1490250

    Hi,

    sorry, that doesn’t work: Now I see the picture, but the text disappeared. So I’ve removed the added CSS
    see browser screenshot:
    screencapture-xcc-de-de-vuelta-en-espana-2025-10-15-11-11-20
    Kind regards
    Uli

    #1490278

    Hi,

    Thanks for that, but I’m not sure what text you are referring to. I added the CSS back again and the title and category link is still there after that. If you need to clarify something then it’s better that you screenshot the text that is disappearing and highlight it in the screenshot.

    Best regards,
    Rikard

    #1490303

    Hi,

    thanks for your effort, we just leave it as it is, please close this thread.

    Best regards

    Uli

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Beitragsbild Mobilversion’ is closed to new replies.