dynamic navbar colors
parent
9655f1207c
commit
40d45b4582
|
@ -82,7 +82,7 @@
|
||||||
endif
|
endif
|
||||||
elsif scheme.id == "scheme-1"
|
elsif scheme.id == "scheme-1"
|
||||||
if page.url == "/pages/texte" or product.tags contains "shx-texte"
|
if page.url == "/pages/texte" or product.tags contains "shx-texte"
|
||||||
assign scheme_id = "scheme-shx-figuren"
|
assign scheme_id = "scheme-shx-texte"
|
||||||
elsif page.url == "/pages/figuren" or product.tags contains "shx-figuren"
|
elsif page.url == "/pages/figuren" or product.tags contains "shx-figuren"
|
||||||
assign scheme_id = "scheme-shx-figuren"
|
assign scheme_id = "scheme-shx-figuren"
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue