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: Prayer Pro Theme

#18058
Grace Themes
Member

Hi,

1. Only top three events is displayed in “Programs & Events” section

2. To solve this button issue
Go to the Appearance -> Editor -> inc/custom-functions.php
Find the code at line no. 1055

<a class="morebutton" href="'.$link.'" target"'.$target.'">'.$name.'</a>

and change this with below code

<a class="morebutton" href="'.$link.'" target="'.$target.'">'.$name.'</a>

Regards
Grace Themes