Tagged: Blog images
Hi there. I’ve setup a blog page using the single author full width option. However, the images do not display using the full width size and are being resized smaller when viewed. Please advise how this can be resolved.
Looking forward to your reply. Thanks.
Hi!
Can you publish your post first then post the link to it? We cannot see drafts.
1- No you can use masonry element on your pages as well.
2- Can you point out the masonry element on demo site so i can post you its shortcode :)
Best regards,
Yigit
Hey!
1- Please use following shortcode
[av_masonry_entries link='category' sort='yes' items='10' paginate='load_more' size='fixed manually' gap='1px' overlay_fx='active' caption_elements='title excerpt' caption_display='always' id='']
You can also enable debugging mode on ALB to see shortcodes – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
and please upload image in bigger size :)
Regards,
Yigit