OwlCyberSecurity - MANAGER
Edit File: content-alternative-2.php
<?php /** * The second alternative template for displaying post content on blog * * Used for index/archive/search. * * @package Hestia */ do_action( 'hestia_index_page_before_content' ); do_action( 'hestia_blog_post_template_part', 'alt-2' );