Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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