Catch Themes » All Posts https://catchthemes.com/support-forum/forum/premium-themes/catch-starter-pro/feed/ Wed, 13 Aug 2025 12:45:04 +0000 https://bbpress.org/?v=2.6.14 en-US https://catchthemes.com/support-forum/topic/centering-product-names/#post-250889 <![CDATA[Reply To: Centering Product Names]]> https://catchthemes.com/support-forum/topic/centering-product-names/#post-250889 Tue, 23 Jun 2020 09:02:30 +0000 Skandha @daja55: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

.page-id-1086 .portfolio-entry-title {
    text-align: center;
}

Let me know if this works out!
Kind Regards,
Skandha

]]>