added showrooms pages, made page-title color
This commit is contained in:
@@ -46,12 +46,7 @@
|
||||
{{ page.header_left}}
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="header-block header-middle col-4">
|
||||
{% if page.header_middle %}
|
||||
{{ page.header_middle}}
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="header-block header-right col-4">
|
||||
<div class="header-block header-right col-8">
|
||||
{% if page.header_right %}
|
||||
{{ page.header_right}}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user