• Resolved bantart

    (@bantart)


    Hi.
    I’m not able to set correctly the feature image for any blog posts.
    I saw this demo where the image fit correctly the main page width, but when I set a feature image in my own blog, it spans only half the size, independently from its real size:

    https://bant.altervista.org/

    How can I fix this issue?
    Thanks in advance for any help

    • This topic was modified 3 years, 6 months ago by bantart.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bantart

    (@bantart)

    The problem persists when the blog home and the single post are set for the layout with sidebar, otherwise the feature images remains of its original size
    My WorpPress version is 5.8 and the Shamrock Teme is version 1.1.
    Please, provide a feedback.
    Thank you in advance

    • This reply was modified 3 years, 6 months ago by bantart.
    Thread Starter bantart

    (@bantart)

    Solved by myself adding the following line to the css (through the wordpress tool):
    .post-thumbnail img {
    height: 100%;
    width: 100%;
    }

    Very annoyed due to the missing support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Feature image’ is closed to new replies.