Palo Alto Theme - Slideshow Link - Clickable Banner without Using the Button

Hi,

I am currently using the Palo Alto theme, and I keep running into a hiccup each time I attempt to link banner images without using the button feature. I want each of the banners to be clickable themselves, however, each time I add a link, the banner’s height shortens by 50%. The only way to maintain the height is with the button feature, which I don’t want to use.

I’ve gone into the liquid, and noticed these lines:

assign image_link = false
        if btn_link != blank and slide_btn_text == blank and slide_btn_text_2 == blank and video_btn_text == blank
        assign image_link = true
        endif

The banner only maintains its height when the second assign image_link is set to false, but in order for the link to be clickable, it needs to be set to “true”. How can I set it to true without altering the height of the image?

Please advise. Thank you in advance.

cc @KetanKumar

I’ve reached out to the theme developers.

1 Like

@honchobranding

oh sorry for late here did you fixed?

Hi @KetanKumar , I haven’t been able to fix it. The developers never responded. Here’s a preview link to the site: https://9spubsetgp5ioikn-8790044.shopifypreview.com

The solution was to change the height from “Auto” to “Full Screen”, and then edit the .full-height CSS to the desired view height @KetanKumar

1 Like

@honchobranding

great thanks for update