Active tab =/ default tab

Hmm… interesting. It may be due to the interaction you put on it.

Maybe this custom code workaround may help:

<script>$('.ps_tab:first').addClass('w--current');</script>

add that to you homepage’s custom code area in the end BODY tag.

​Try these steps and let me know if you’re successful. I’ll be standing by for your response! :slight_smile:

Cheers