- This topic has 7 replies, 2 voices, and was last updated 1 year, 2 months ago by
vako.
-
AuthorPosts
-
December 30, 2021 at 4:23 pm #67339
My header in 1300 × 249, but it’s stretching out on most devices except for mobile and other small screens. What can I do to stop it from stretching on larger screens? I tried making 1920 × 249, but it still stretched.
Is there a setting I can use? Your help is appreciated. https://www.iamhrsinclair.com/
December 30, 2021 at 6:40 pm #67341Hi WH,
Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.
Kind Regards
December 30, 2021 at 7:14 pm #67342The link is in the original post (https://www.iamhrsinclair.com/). It’s the header image that appears at the top of every page. The image appears stretched and making the header blurry/fuzzy. It’s easiest to see in the letters.
A screenshot of what I see: https://blogger.googleusercontent.com/img/a/AVvXsEiOXIR2mC94EOtWsJeEiZcvzgn3Qp3S2JvmQxcm13ff3U50AjT0C0nWGZdywncmgNrP9BT4yFNP4kGhVfneL4ybTEppcUb0CKNPTd9x7yb2Chbau4IKTx0T7zH1z_wm6kuyDmYC1GmT_UmJ-LYjH_pJGyZB60EMzogIw9l5xkWQbTxCj2WI0uodISvO
December 31, 2021 at 12:00 pm #67344Hi WH,
We can reproduce the same issue on our and, all we see is a clear header image without any issue, please share screen size you see the issue on and we will try our best to help, but before please try to upload 2x bigger image for better quality.
Kind Regards
January 1, 2022 at 1:42 am #67347Making the image bigger does not increase the quality. If the image isn’t stretched the quality is fine. If you look at the site on https://screenfly.org/ you can see what’s happening.
Is it that this theme just needs the header to be 1300 × 500? And we just can’t have a shorter header?
Is there a way to make it so the header is not responsive?
January 1, 2022 at 9:21 pm #67354Hi WH,
I will redirect this topic to the developer’s board and they will contact you.
Kind Regards
January 2, 2022 at 1:23 am #67367Thanks. I appreciate it.
January 12, 2022 at 8:50 pm #67518Hi WH,
Sorry for the late reply we were off for a while.
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.entry-header { max-width: 1920px; margin: 0 auto; } #page-header { background-color: #000 !important; }
Kind Regards
-
AuthorPosts
- You must be logged in to reply to this topic.