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