File "feature.php"

Full path: /home5/hallettsvillepow/public_html/wp-content/themes/twentytwentytwo/feature.php
File size: 1.72 KB B
MIME-type: text/html; charset=us-ascii
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<!-- This is the title and intro text for the feature section -->
<div class="feat_box"><h2 style="padding:0 0 0 10px; margin:0px;color:#fff; font:normal 26px Georgia, serif;"><span style="color:#FC0; font-weight:bold;">Content area 1</span><br/> You can use a bold headline here to catch the eye!</h2>
<p style="padding: 0 0 0 10px;">This is an area that can be used for featured content such as special offers or affiliate links.</p>
<p style="padding: 0 0 0 10px;">See the default content in feature.php to see how to replace this with your own content. You can also activate widgets to replace this content.</p>
<h2 style="padding:0 0 0 10px; margin:0px;color:#fff; font:normal 18px Georgia, serif;"> Link to other content: <a href="#" style="font-weight:bold; color:#FC0;">Link here!</a></h2>
</div>

<!-- This is the top right side featured item in the feature section -->
<div class="feat_box">
  <img src="<?php bloginfo('template_directory'); ?>/images/sample-ebook.png" style="float:right; margin-left:10px;" alt=""/><h2>Special Offer 1</h2>
  This is an area that can be used for featured content such as special offers or affiliate links. Easily edit this text in the feature.php file.&nbsp;&nbsp;<a href="#" target="_top"><strong>Read more!</strong></a> 
</div>

<!-- This is the lower right side featured item in the feature section -->
<div class="feat_box">
  <img src="<?php bloginfo('template_directory'); ?>/images/sample-ebook.png" style="float:right; margin-left:10px;" alt=""/><h2>Special Offer 2</h2>
  This is an area that can be used for featured content such as special offers or affiliate links. Easily edit this text in the feature.php file.&nbsp;&nbsp;<a href="#" target="_top"><strong>Read more!</strong></a> 
</div>