Reply To: Hiding the services
Hi Pejhmon
To hide the services icons in homepage
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
and use below css code in custom css box
.fourbox .thumbbx { display: none }
Regards
Grace Themes