From 10a02a9aeaa198fc1dd788442d280c1b791196b6 Mon Sep 17 00:00:00 2001 From: abhisheks Date: Fri, 15 Dec 2023 19:07:54 +0530 Subject: [PATCH] refactor: update hero section title styles for mobile device --- modules/ps_imageslider/views/templates/hook/slider.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ps_imageslider/views/templates/hook/slider.tpl b/modules/ps_imageslider/views/templates/hook/slider.tpl index fec7ef7..ff24ede 100644 --- a/modules/ps_imageslider/views/templates/hook/slider.tpl +++ b/modules/ps_imageslider/views/templates/hook/slider.tpl @@ -33,7 +33,7 @@ {$slide.legend|escape} {if $slide.title || $slide.description}
-

{$slide.title}

+

{$slide.title}

{$slide.description nofilter}
{/if}