Hi zigzag5627
Maybe the Answer in this Thread will help you:
https://ww.wp.xz.cn/support/topic/featured-image-on-pages-height-adjustment/
Kind regards, Benjamin
Hi, Benjamin – I did see this, but it is not a post thumbnail I’m asking about. It is the “featured Image” that is at the top of each page in the Go template. Thanks for your response, though. If you know how I can change the height of the featured image on the Go template, I’d really appreciate learning about it.
Hi @zigzag5627,
The suggestion from bstocker should indeed help in this case. Looking at your page, this value seems to fit the best
.post__thumbnail
{
padding: 19% !important;
}
It is possible that you might need to create a few media queries in case this does not work well on mobile devices. If so, let me know and I will be happy to assist.
Cheers,
Andrija
Okay, Andrija – I’ll give it a try.Thank you.
I can see that you replied as I was typing.
The .post__thumbnail class is the one used for the image on top of your pages, here are the results I get with the attached code:
View post on imgur.com
Give it a try and see if changing values,
Thanks again,
Andrija
It does work, although the tops of the images are cut off. I’ll just try to recrop them in Photoshop with this in mind. Thank you, @bstocker and @gdandrija for your help! I really appreciate it.
That’s perfect, @gdandrija. The entire image shows up on a tablet, apparently. Many thanks!
I’m using the Go Theme but I cannot find where to add a background image for the header. It just has option for picking a color. How do I add a background image in the header?
Thanks