Hello Matt,
Unfortunately, it is not possible to set the title of Accordions design element as an image. I can suggest you to use a separate element with the image and link it with Accordions design element on your page, once the users clicks it will navigate to the Accordions design element on your page.
Please check this article: How to Link the Element with Another Section of the Page
Speaking about making the items of the Accordion design element to be hyperlinked.
You can just add the anchor tag to the Title of the Accordions item:
<a href="https://yoursite.org">Name</a>
Please let us know if it helps.
thank you @Kyrylo - is it possible to "link" in such a way that the clicking of the image tile action would trigger the accordion to open? similar to adding code for the accordion to open by default when the page loads?
Hello Matt,
Unfortunately, this is not possible to achieve.
Ignite your vision. Install ShortPoint directly on your site, or play in sandbox mode. No credit card required.
Get started todayThousands of companies using ShortPoint everyday to design, brand and build award winning intranet sites.
Get started Learn more
Matt Wojcik
Looking to have an image (tile or not) be the main title of an Accordion. so when the image is clicked, the accordion list appears below it (each list item will be hyperlinked).
any ideas?!