Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #364356

    Hi Team Kriesi,

    On the home page of a site I’m developing, a “color section” using the Avia layout builder is set to “At least 100% of the browser window height”.

    How do I set the featured image on a blog post for a visually identical look and feel (i.e. at least 100% of the browser window height)?

    #364744

    Hey de-sign-us!

    Please go to Appearance > Editor and open Functions.php file and find

    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider

    and change it as needed. Then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.