• Resolved joeburton1986

    (@joeburton1986)


    Hi there, i’m working on a test site (https://www.temp.lpwgroup.co.uk.gridhosted.co.uk/) and on the posts page (/news) I have two issues –
    I can’t get the h1 header and header image to appear as with every other page, and also the images on each post on the feed are the correct size as featured images but the ones displayed are zoomed in to part, rather than displaying the full image.

    I’m very new to this so apologies if these are simple to solve, but i’m looking for some css i can add to the additional css section, nothing i’ve found so far has worked for either issue.

    Thanks,
    Joe

Viewing 1 replies (of 1 total)
  • Hello @joeburton1986,

    Unfortunately this is how the theme was designed, to not have that header image appear on the posts page.
    Regarding your second question, this happens because of a piece of extra CSS code you added, I believe in Additional CSS, but I am not sure.
    Here is what you should remove:
    .post .post-image {
    max-height: 200px;
    }
    This should fix it.
    Let me know how it goes!

    Best regards,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Title header’ is closed to new replies.