Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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

    #952843

    Is this something I can configure or default ENFOLD behavior?

    #953192

    Hi Andre,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #953406

    Hi @viktoria_d,
    thanks for your reply!
    I cannot give you a link, but here a screenshot:
    http://www.eymann.info/download/image_too_small.png

    And 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é

    #953701

    Hi @victoria_d,
    here’s the link to the page:
    https://www.videospielgeschichten.de/gastbeitrag-schreiben/
    Kind regards
    Andre

    #954275

    Hi,

    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,
    Rikard

    #954425

    Hi Rikard,
    perfect! Thank you so much.
    PS: is it the default in ENFOLD to show the featured image on pages not 100%?
    Andre

    #954998

    Hi 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,
    Rikard

    #955132

    Jep. Thank’s Rikard!

    #955482

    Hi,

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Featured Image on pages are not full size (100%)’ is closed to new replies.