Tagged: Image resize, image size
I recently changed themes and have kept all my pages almost identical from my last theme,
When I added all the images to the pages I inserted them full size at 800 pixls across.
However when I view a page with this new theme the images does not show at full size?
How do I have the images shown on the page at 800 pxls across?
shutterliving.com/bridge-im-famous/
Hi Jamie A!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 800px; }
Regards,
Yigit
Once again it worked perfectly. Thanks Again Yigit!