I just figured out how: Wnet to template-parts/post/single-post.php and changed line 28 from <h3><?php the_title();?></h3> to <h1><?php the_title();?></h1>.
But to save changes I have to create a child theme. Could you change this in future theme updates? Thanks!
Hi! I recently installed this plugin and the only way I found to import bulk Email List was to do it in the database. Do it by creating a csv file with the Email list and then import the csv into the table database. Do not forget to create all the fields corresponding to the table en the csv. Otherwise phpmyadmin will show an import error.