-
AuthorPosts
-
October 3, 2018 at 4:58 pm #1017569
Hi!
I want to edit the default display size of the featured image in my blog posts.
How can I do that?
October 4, 2018 at 7:50 am #1017735Hey marihonaa,
How exactly are you looking to alter them? Please try to explain a bit further and post a link to an example so that we can have a closer look.
Best regards,
RikardOctober 4, 2018 at 10:02 am #1017790I want the featured image on the top of the blog post to show at a ratio of 2×3 (right now it’s more like 1×3).
October 5, 2018 at 12:43 am #1018077Hi,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonOctober 7, 2018 at 12:04 pm #1018642I’d like to be able to choose the size of the featured image on the blog post and have it be consistent.
For instance, here it is too big.
October 8, 2018 at 7:32 am #1018812Hi,
The featured images are always set to display 100% of the width of the screen, so maybe it would be a good idea if you crop your images to your liking using software like Photoshop for instance before uploading them? We can give you CSS to use, but that will alter the images in a negative way.
Best regards,
RikardOctober 8, 2018 at 10:35 am #1018899Ah.. but the featured images are shown as 2×3 ratio on the blog overview page, so it won’t look pretty to make them a different ratio..
Can you add code to show it at 80% width or similar?
October 8, 2018 at 8:06 pm #1019181Hi marihonaa,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .fullsize .template-blog .big-preview.single-big img { width: 80%; margin: 0 auto; }If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
