My images are all being scaled to around 600px instead of the full 1200px I’d like them. Please help
http://smartphotography.com/waves/
Thank you!
Hi wrxer123!
You can add this on Quick CSS or custom.css:
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 1200px;
}
Best regards,
Ismael
Hey Ismael. Sorry but this does not work. Please help!
Thank you
Hi!\
You didn’t apply the code. The image should resize to 800px. Please add this below to make resize the image up to 1200px:
#top .fullsize .template-blog .post .entry-content-wrapper img.size-full {
width: 1200px;
max-width: 1200px;
position: relative;
left: -20%;
}
Regards,
Ismael
Hi Ismael.
I tried the above code, it kinda worked. Except the image was not responsive anymore and was off center.
Please help
Hey!
Alright, looks like you’re using a very old version of the theme. Please download the latest version on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Regards,
Ismael
Hey Ismael
I just checked under the Enfold “Theme Update” and it’s verified I’m running the latest version
Hey!
How are you? I hope you’re doing well today.
I’m sorry but you’re not using the latest version of the theme. You have version 2.4.2 and the latest version is 2.5.4. To be honest the version you’re using right now is very old and contents might be affected during the update. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Regards,
Ismael