Hello @sparrowlane,
I notice that you set the ID of the first tab to Rental Policy, Payment and Deposit in the Fusion admin.
This is not a valid ID, which is likely the source of the problem.
https://www.w3schools.com/html/html_id.asp
If you instead set that ID to a value with no spaces or commas such as rental-payment-deposit, then it should resolve the issue.
Please let me know if this does not work. Thank you.
Hallo,
I’ver the same problem.
My ids look like this:
<div class=”tab-pane fade fusion-clearfix in active show” id=”tab-fa8da6ff681b22ad23a”>
<p>1</p>
</div>
<div class=”tab-pane fade fusion-clearfix” id=”tab-b39a406941f07306406″>
<p>2</p>
</div>
I would appreciate anny help.
Best regards from Munich
Tomas
Hello @tomasmuc,
Please provide a URL if you can so that we have have a look at the page.
Thank you