You've already forked Ghost-Theme-Source
Fixed recommendations title being hidden in some cases
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
</section>
|
||||
{{#if @site.recommendations_enabled}}
|
||||
<section class="gh-recommendations">
|
||||
<h4 class="gh-container-title">Recommendations</h4>
|
||||
<h4 class="gh-sidebar-title">Recommendations</h4>
|
||||
{{recommendations}}
|
||||
<button data-portal="recommendations">See all {{> "icons/arrow"}}</button>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user