<div class="iconbox-solid"> <span class="icon-container"> </span><!-- /.icon-container --> <div class="iconbox-contents"> <h3><?php esc_html_e( 'Submit a Ticket', 'docly' ); ?></h3> <p><?php esc_html_e( 'Feel free to reach our support team for further assistance.', 'docly' ); ?></p> <a href="https://liquidthemes.freshdesk.com/support/tickets/new" target="_blank" class="btn btn-bordered"> <span><?php esc_html_e( 'Contact Us', 'docly' ); ?></span> </a> </div><!-- /.iconbox-contents --> </div><!-- /.iconbox -->