diff --git a/packages/internet-header/src/components/post-internet-footer/components/post-footer-block-contact.component.tsx b/packages/internet-header/src/components/post-internet-footer/components/post-footer-block-contact.component.tsx
index de47f01215..988394ec37 100644
--- a/packages/internet-header/src/components/post-internet-footer/components/post-footer-block-contact.component.tsx
+++ b/packages/internet-header/src/components/post-internet-footer/components/post-footer-block-contact.component.tsx
@@ -16,9 +16,13 @@ const callUnblu = () => {
};
const LiveSupport = (props: { hours: string }) => (
-
+
);
export const PostFooterBlockContact = (props: {
@@ -43,7 +47,7 @@ export const PostFooterBlockContact = (props: {
{content.hours && isLiveSupport &&
8—12
and without replace and innerHTML, tags get rendered as text (project="klp" language="en" environment="int02") -{stripHtml(content.hours)}
+ )} {content.describe ?{content.describe}
: null}