- This topic has 2 replies, 3 voices, and was last updated 9 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Header clickable to page SKT Bizness PRO
How can i make the header image clickable. I mean make a link of the entire image?
Hi,
Kindly go to header.php
on line no. 123 to 130 replace this code
<div class=”slider-wrapper theme-default”><div id=”slider” class=”nivoSlider”>
<?php
foreach( $slAr as $sv ){
$n++; ?> “>
” alt=”<?php echo esc_attr($sv[‘image_title’]);?>” title=”<?php echo esc_attr(‘#slidecaption’.$n) ; ?>” /><?php
$slideno[] = $n;
}
?>
</div>
Regards,
Shri
Hia Katty,
did you solved it?
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]