Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: The Church slider page

#21797
Grace Themes
Participant

Hi,

1. To open the slider button link in new tab
Go to the Appearance -> Editor -> header.php
find below code at line no. 157

<a class="button" href="<?php echo of_get_option('slideurl'.$sln, true); ?>">

and change this with below updated code

<a class="button" href="<?php echo of_get_option('slideurl'.$sln, true); ?>" target="_blank">

2. To redirect the “Four Box Services section” page link in different page
please install Page Links To plugin

Page Links To

Regards
Grace Themes