Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Remove # link on Section 7 (ourclients)

#4785
Grace Themes
Member

Hi Vinicius

To remove the the links for Section 7

Go to Appearance -> Editor -> inc/custom-functions.php

at line no. 1038 you will find the below code

return '<li><a href="'.$link.'" target="_blank"><img src="'.$image.'" /></a></li>';

Now replace this code with this code

return '<li><img src="'.$image.'" /></li>';

Please do this changes and let me know your feedback.
If you are still getting any problem, you can send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.

Regards
Grace Themes