Hi,
Unfortunately the theme doesn’t support this customization for the text change in Our Happy Clients and as much as I would love to help with some custom code, this is beyond the support offered for the free products, which consist in bug fixing and theme documentation.
However, this customization is available in the Pro version of the theme.
Regards,
Alexandra
Hey Ale,
Go to Appearance – Editor – and from the list of php pages on your right, select the about_us.php
Scroll down till the clients comment section and over there you will find a line as follows:
echo ‘<h5><span class=”section-footer-title”>’.__(‘OUR HAPPY CLIENTS’,’zerif-lite’).'</span>
just replace the text you wish to in the place of OUR HAPPY CLIENTS, and your good to go.
Your problem might apply to an older version because I just changed this text with ease in the appearance editor. There is an input field to do this.