Beispiel #1
0
if (!show_ars_logo()) {
    ?>
	        <a href="<?php 
    echo esc_url(home_url('/'));
    ?>
">
	            <img class="img-responsive" src="<?php 
    bloginfo('template_url');
    ?>
/dist/images/logo.png">
	        </a>
	    	<?php 
} else {
    ?>
	        <a href="<?php 
    echo get_custom_page_url(321);
    ?>
">
	            <img class="img-responsive" src="<?php 
    bloginfo('template_url');
    ?>
/dist/images/logo-classes.png">
	        </a>
	    	<?php 
}
?>
        </div>

        <div class="header-links">

		<?php 
    ?>
" class="orange-callout">
				Member Benefits
				<span class="see-more">
					<i class="fa fa-arrow-circle-right"></i>
					See All
				</span>
				<div class="gradient inner visible-xs"></div>
			</a>

		</div>

		<div class="col-sm-4">
			
			<a href="<?php 
    echo get_custom_page_url(240);
    ?>
" class="benefit first">
				
				<div class="header">
					<i class="fa fa-files-o"></i>Online Transaction Tools
				</div>	

				Value added services to help streamline your transaction (zipForm, DocuSign and more).
				
				<span class="see-more"><i class="fa fa-arrow-circle-right"></i>Learn More</span>

			</a>

		</div>