Catch Themes » All Posts https://catchthemes.com/support-forum/forum/premium-themes/chique-pro/feed/ Wed, 13 Aug 2025 12:53:00 +0000 https://bbpress.org/?v=2.6.14 en-US https://catchthemes.com/support-forum/topic/safari-version-16-1-for-macs/#post-333208 <![CDATA[Reply To: Safari version 16.1 For Macs]]> https://catchthemes.com/support-forum/topic/safari-version-16-1-for-macs/#post-333208 Thu, 22 Feb 2024 17:07:16 +0000 Sakin Hi Melissa,

Safari 16 is a very old browser to check it. So, can you try adding the following CSS in “Appearance => Customize => Additional CSS” box:

@supports (-webkit-hyphens:none) {
  .comment-body { display: table-cell; }
}

Regards,
Sakin

]]>