Delete Words

Permalink
Hello,

I am having trouble figuring out how to delete the phrases next to the icons. I basically just want inline icons with no titles. Can anyone help me with this?

My ghetto solution so far was to make the font-size: 0px in the css file. I figured there was a better way to do this and not have hidden text.

Thanks!

Tags:

View Replies:
ceanndesign replied on at Permalink Reply
Hi Eric,
Did you manage to find a solution to this? I'm having the same issues.

Thanks,
Steve
ericchaffey replied on at Permalink Reply
Hi CeanDesign,

I believe I found the answer in the view.php file. Just delete:

<?php   echo  ucfirst(str_replace('_', ' ', $value))?>


Everything seems to be working well, you can see it here at the bottom on my test site:http://will-work-for.com

There is also an addon that has a custom template to do this as well:
https://www.concrete5.org/marketplace/addons/performance-c5-custom-t...