Viewing 1 replies (of 1 total)
  • Hello @tourdelust,

    Please try to do the following.

    1. Go to your wp-content/themes/fashionistas folder via SFTP or cPanel.

    2. Open content.php file with a text editor, replace <?php the_post_thumbnail( 'thumb-featured' ); ?> with <?php the_post_thumbnail(); ?> and save your changes.

    Please note that you have to override modified content.php file in a child theme if you don’t want to repeat this modification after every theme update.

    Kind Regards, Roman.

Viewing 1 replies (of 1 total)
  • The topic ‘Featured image on homepage is not full screen’ is closed to new replies.