Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #570137

    Sorry for recreating this topic but we need to know how to do the same for singe posts.

    See:
    https://kriesi.at/support/topic/new-blog-layout-for-site-with-left-sidebar-menu/

    On single posts the picture isn’t shown in full height.

    #570491

    Hi wistlaumann!

    Thank you for using Enfold.

    The max height allowed for thumbnails within an entry without a sidebar is 423px but you can change that with the following plugin. Go to the Settings > Media then look for the entry_without_sidebar and entry_with_sidebar thumbnails. Adjust the values, update, save then regenerate the thumbnails. https://wordpress.org/plugins/simple-image-sizes/

    Regards,
    Ismael

    #570496

    Hi wistlaumann!

    Please see screenshot is this how you like the image to appear (underlined in red) ?

    Please add this to quick css in Enfold > General Styling

    .big-preview img {
        height: 360px;
        width: auto !important;
    }
    

    You can change the size inside the post > Advance Layout Builder or Default Editor if it was inserted manually.

    If you still have issue please send us a mockup and website login details with permission to add css in Enfold > General Styling > Quick CSS or make minor changes to thumbnail size settings in private content so we can help you better.

    Cheers!
    Vinay

    #571167

    Thank you!

    Both replies helped me very much. I solved the problem and everything works fine.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘New blog layout for site with left sidebar menu #2’ is closed to new replies.