Drop title down over featured image
this doesn't happen on home, where there will never be a featured image @TODO make sure nothing terrible happens when there is no featured image
This commit is contained in:
parent
26477c4272
commit
b95b91ce09
2 changed files with 10 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
</div>
|
||||
</div>
|
||||
{% if not is_front %}
|
||||
<section>
|
||||
<section class="page-title">
|
||||
{% block header_and_search %}
|
||||
{% if page.header %}
|
||||
{# Header region #}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue