From f76e01989c24236dd69f2efa74723f6260d732d7 Mon Sep 17 00:00:00 2001 From: abhisheks Date: Mon, 11 Dec 2023 16:39:44 +0530 Subject: [PATCH] refactor: update hero banner text styles --- modules/ps_imageslider/views/templates/hook/slider.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ps_imageslider/views/templates/hook/slider.tpl b/modules/ps_imageslider/views/templates/hook/slider.tpl index d3acec8..fec7ef7 100644 --- a/modules/ps_imageslider/views/templates/hook/slider.tpl +++ b/modules/ps_imageslider/views/templates/hook/slider.tpl @@ -32,8 +32,8 @@
{$slide.legend|escape} {if $slide.title || $slide.description} -
-

{$slide.title}

+
+

{$slide.title}

{$slide.description nofilter}
{/if}