Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Removing links from "Why Choose Us"

#8292
Grace Themes
Member

Hi Timo,

To remove links from “Why Choose Us” section
Go to Appearance -> Editor -> inc/custom-functions.php file

at line no. 1057 you will find the below code

<div class="whychooseusbox">
<a href="'.$link.'">
    <div class="whychooseusborder">
    <div class="whychooseus-thumb"><i class="fa fa-'.$icon.'"></i></div>
        <div class="whychooseustitledes">
        <div class="whychooseus-title"><h6>'.$title.'</h6></div>
        <div class="whychooseus-description">'.$description.'</div>	
        </div>
    </div>
</a>
</div>

Now you need to remove the code at line no. 1058 & 1066

<a href="'.$link.'">

</a>

Please do this changes and let me know your feedback.

If you are getting any problem in doing this, please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.

Regards
Grace Themes