Reply To: Featured Posts > Featured Image Thumbnails > Odd Resize Behavior

Homepage Community Forums Optimal Theme Support Featured Posts > Featured Image Thumbnails > Odd Resize Behavior Reply To: Featured Posts > Featured Image Thumbnails > Odd Resize Behavior

#2551
Eric
Customer

    To prevent this from happening you can look for and edit the following in your css –

    .featuredpage img, .featuredpost img, .post-image {
    width: 92%;
    }

    This is what makes the image stretch and adjust to the width of the section/browser…so if you have a small or low quality image it won’t look right if you adjust your browser in the way that you were doing. However, this isn’t really an issue, because most people don’t adjust their browsers when viewing a site so they won’t notice this. If you look at your site on a mobile or tablet device it doesn’t look that bad (from my end at least), it only looks stretched when you resize your browser, which 99% of your visitors won’t be doing when visiting your site.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com