-
AuthorPosts
-
May 7, 2018 at 12:22 pm #952644
Hello Support,
the featured images on my pages (not posts) are not shown in full size. They are in format 1200 x 600, but the HTML code says: “sizes=”(max-width: 642px) 100vw, 642px” which results in 642px width.
How can I show them in full size?
Kind regards
Andre
May 7, 2018 at 8:10 pm #952843Is this something I can configure or default ENFOLD behavior?
May 8, 2018 at 7:52 am #953192Hi Andre,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaMay 8, 2018 at 3:15 pm #953406Hi @viktoria_d,
thanks for your reply!
I cannot give you a link, but here a screenshot:
http://www.eymann.info/download/image_too_small.pngAnd some info from the source code:
<img src="https://www.videospielgeschichten.de/wp-content/uploads/2017/11/header_vsg_gastbeitrag.png" class="attachment-entry_with_sidebar size-entry_with_sidebar wp-post-image" alt="Guybrush Threepwood lässt grüßen! (Bild: Michael Nicke)" srcset="https://www.videospielgeschichten.de/wp-content/uploads/2017/11/header_vsg_gastbeitrag.png 1200w, https://www.videospielgeschichten.de/wp-content/uploads/2017/11/header_vsg_gastbeitrag-256x128.png 256w, https://www.videospielgeschichten.de/wp-content/uploads/2017/11/header_vsg_gastbeitrag-640x320.png 640w, https://www.videospielgeschichten.de/wp-content/uploads/2017/11/header_vsg_gastbeitrag-768x384.png 768w, https://www.videospielgeschichten.de/wp-content/uploads/2017/11/header_vsg_gastbeitrag-300x150.png 300w, https://www.videospielgeschichten.de/wp-content/uploads/2017/11/header_vsg_gastbeitrag-600x300.png 600w" sizes="(max-width: 642px) 100vw, 642px" height="321" width="642">
Any ideas?
Kind regards
AndréMay 9, 2018 at 6:46 am #953701Hi @victoria_d,
here’s the link to the page:
https://www.videospielgeschichten.de/gastbeitrag-schreiben/
Kind regards
AndreMay 10, 2018 at 4:56 am #954275Hi,
Thanks for the link and screenshots. Please try the following in Quick CSS under Enfold->General Styling:
.page-thumb img { width:100% !important; }
Best regards,
RikardMay 10, 2018 at 8:53 am #954425Hi Rikard,
perfect! Thank you so much.
PS: is it the default in ENFOLD to show the featured image on pages not 100%?
AndreMay 11, 2018 at 5:01 am #954998Hi Andre,
No it should be 100% by default, I’m not sure why it’s not displaying that way on your site actually. But if the CSS I posted works then let’s stick with that solution :-)
Best regards,
RikardMay 11, 2018 at 9:58 am #955132Jep. Thank’s Rikard!
May 11, 2018 at 10:06 pm #955482Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Basilis -
AuthorPosts
- The topic ‘Featured Image on pages are not full size (100%)’ is closed to new replies.