From 7a1a03ad7d3dc3a18bcd961b3452a809ed222329 Mon Sep 17 00:00:00 2001 From: buddilla Date: Mon, 30 May 2016 00:40:05 -0700 Subject: [PATCH] Makes text white for off canvas config I was not able to put this in the css file and create a class, not sure why. --- public_html/layout/cms/blockheader-admcfg.thtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public_html/layout/cms/blockheader-admcfg.thtml b/public_html/layout/cms/blockheader-admcfg.thtml index bede4e6e9..57a1222ce 100644 --- a/public_html/layout/cms/blockheader-admcfg.thtml +++ b/public_html/layout/cms/blockheader-admcfg.thtml @@ -1,4 +1,4 @@ {# begin {templatelocation} #} -
-

{block_title}

+
+

{block_title}

{# end {templatelocation} #}