Accordion not working in desktop (only mobile)

1 reply · opened Mar 19, 2019

KKeyT86Mar 19, 2019

Hi,

My accordion stopped working in desktop viewports, but still works in mobile version. Could you help me figure out why?
I'm currently using Google Chrome v.72.0.3626.121, but also tested in other navigators, like Firefox.

My code:

<div class="accordion accordion-bg clearfix col_two_third">
<div class="acctitle"><i class="acc-closed "></i><i class="acc-open icon-check"></i><big>Title1</big></div>
<div class="acc_content clearfix">
Content1
</div>
<div class="acctitle" style="border: solid 2px #eee"><i class="acc-closed "></i><i class="acc-open icon-check"></i><big>Title2</big></div>
<div class="acc_content clearfix">
Content2
</div>
</div>

Thank you!
<

SSemicolon WebSTAFFMar 20, 2019

Hello,

Please provide us with a Live URL so that we can check out the exact issue and provide you with more assistance on this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
Accordion not working in desktop (only mobile) · Canvas Template Support