test
parent
f61e2007a6
commit
871b9f959a
|
@ -263,10 +263,14 @@
|
|||
custom code
|
||||
{% endcomment %}
|
||||
|
||||
{% if window.location.pathname == "/pages/contact" %}
|
||||
|
||||
.header-wrapper {
|
||||
background-color: yellow !important;
|
||||
}
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% endstyle %}
|
||||
|
||||
{{ 'base.css' | asset_url | stylesheet_tag }}
|
||||
|
|
Loading…
Reference in New Issue