Images resized – can't figure out how to override
-
I am adding an image to a “page” that is full site width, with no sidebars. WordPress keeps trying to shrink my images automatically (down to 595pixels), and I am trying to display an image at 900 pixels wide.
I added CSS to force it large, but it simply enlarges the version that WP shrinks, so the image is blurry.
URL to page: https://www.honeytrek.com/tripcoach/
Image: “as seen in”
Desired size: 900*100pixelsSource code showing WP shrinking then me enlarging:
<img src=”https://i0.wp.com/www.honeytrek.com/images/As-Seen-In.png?w=595″ alt=”Trip Coach Press” style=”width:900px;height:100px;” data-recalc-dims=”1″ />Thanks anyone who can help!
Mike
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Images resized – can't figure out how to override’ is closed to new replies.