InCart Lite Header Image Link
-
Hello,
I am looking to turn my header/banner image into a clickable link. I have located the html, but I’m scared to alter the html incorrectly. The website is fingerlakesonlineshop.com and the existing banner html code is
“<div class=”Skt-header-image”>
<!– header image –>
<div class=”advertica-image-post”><img alt=”<?php _e(‘advertica-default-slider-image’,’incart-lite’);?>” class=”ad-slider-image” width=”1585″ src=”<?php if(sketch_get_option($incart_lite_shortname.’_frontslider_stype’)) { echo sketch_get_option($incart_lite_shortname.’_frontslider_stype’); } else { echo get_template_directory_uri().’/images/Slider-Image01.png’; } ?>” ></div>
<!– end header image –>
</div>”I would like to link this image to the webpage “https://www.fingerlakesonlineshop.com/products/ ?”. Can anybody help me out?
Thanks,
Casey
- The topic ‘InCart Lite Header Image Link’ is closed to new replies.