• Closed
  • Jeff Rollo
    Spectator
    September 19, 2016 at 2:11 am #30293

    Sorry, I’ve searched through the posts here ans can’t find an answer.

    On my blog, my featured image is only 512×512 px (it’s my logo) yet it keeps getting blown up to a massive size and distorts it.

    How do I get around this please?

    Jeff Rollo
    Spectator
    Posts: 9
    September 19, 2016 at 2:20 am #30295

    WordPress 4.6 running evolve Plus theme.

    Denzel Chia
    Moderator
    Posts: 2656
    September 19, 2016 at 9:25 am #30302

    Hi,

    Sorry, I cannot visualize your issue.
    Please provide website URL to your issue.

    Thank you

    Jeff Rollo
    Spectator
    Posts: 9
    September 19, 2016 at 9:43 am #30305
    Jeff Rollo
    Spectator
    Posts: 9
    September 19, 2016 at 9:58 am #30306

    Should look like this:

    Jeff Rollo
    Spectator
    Posts: 9
    September 19, 2016 at 10:04 am #30307

    Denzel Chia
    Moderator
    Posts: 2656
    September 20, 2016 at 6:58 am #30314

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .thumbnail-post-single img {
    max-width: 500px !important;
    width: 100% !important;
    }

    You can make adjustments to the 500px max-width

    Thank you

    Jeff Rollo
    Spectator
    Posts: 9
    September 20, 2016 at 12:51 pm #30322

    Again Denzel, Brilliant. You’re worth more money! Just what I was after

    Denzel Chia
    Moderator
    Posts: 2656
    September 21, 2016 at 6:20 am #30341

    You are welcome!
    Glad to help.

    Thank you.