Skip to main content

How does one edit the "Callout" div and heading in the Focus theme?

I am attempting to edit the "callout" box in the Focus theme.  What is the path in the control panel to edit the Callout div and  callout headline? 


<div id="callout">
{% if site.has_meta_image? %}
<div class="header_pic_container"><a href="/"><img src="{{ site.meta_image_large_url }}" class="header_pic" width="140" /></a></div>
{% endif %}
<div id="callout_headline">{{ site.headline }}</div>
<div class="padtop padbottom" id="callout_text">{{ site.subheadline }}</div>
</div>
Official response from

Hey Carlos, 

You can edit that text by going to Website > select site > site settings > basic > subheadline. 

Share this post

Showing 3 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.