<div class="feature-section three-col has-3-columns is-fullwidth"> <div class="col column"> <h3><i class="dashicons dashicons-sos"></i><?php esc_html_e( 'Contact Support', 'newspaper-x' ); ?></h3> <p> <i><?php esc_html_e( 'We offer excellent support through our advanced ticketing system. Make sure to register your purchase before contacting support!', 'newspaper-x' ) ?></i> </p> <p><a target="_blank" class="button button-primary" href="<?php echo esc_url( 'https://colorlib.com/wp/forums/' ); ?>"><?php esc_html_e( 'Contact Support', 'newspaper-x' ); ?></a> </p> </div><!--/.col--> <div class="col column"> <h3><i class="dashicons dashicons-book-alt"></i><?php esc_html_e( 'Documentation', 'newspaper-x' ); ?></h3> <p> <i><?php esc_html_e( 'This is the place to go to reference different aspects of the theme. Our online documentation is an incredible resource for learning the ins and outs of using Newspaper X.', 'newspaper-x' ) ?></i> </p> <p> <a target="_blank" href="<?php echo esc_url( 'https://colorlib.com/wp/forums/' ); ?>"><?php esc_html_e( 'See our full documentation', 'newspaper-x' ); ?></a> </p> </div><!--/.col--> <div class="col column"> <h3><i class="dashicons dashicons-portfolio"></i><?php esc_html_e( 'Changelog', 'newspaper-x' ); ?></h3> <p> <i><?php esc_html_e( 'Want to get the gist on the latest theme changes? Just consult our changelog below to get a taste of the recent fixes and features implemented.', 'newspaper-x' ) ?></i> </p> <p> <a href="<?php echo esc_url( admin_url( 'themes.php?page=newspaper-x-welcome&tab=changelog' ) ); ?>"><?php esc_html_e( 'See changelog', 'newspaper-x' ); ?></a> </p> </div><!--/.col--> </div><!--/.feature-section-->