How to control scaling value of WordPress header image [closed]

Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question. Closed 2 days ago. Improve this question When a user on mobile accesses my website, the header image that I have created is shrunk down so much, that it is not readable at all. While I understand the need to shrink it down, it does not need to be shrunk down that much. Do you all have any suggestions as to how I may be able to fix this? The following is the HTML found by inspecting the header image: <img width="580" height="176" src="https://charitonmarquee.com/wp-content/uploads/2024/05/header.png.webp" class="custom-logo" alt="The Chariton Marquee" decoding="async" fetchpriority="high" srcset="https://charitonmarquee.com/wp-content/uploads/2024/05/header.png.webp 580w, https://charitonmarquee.com/wp-content/uploads/2024/05/header-300x91.png 300w" sizes="(max-width: 580px) 100vw, 580px"> I am using the Blogus theme. My website is https://charitonmarquee.com.

Comment (0)

You’ll be in good company