Forums
(@sylvainpaley)
4 years, 10 months ago
All right I managed to find a workaround, add this in the custom CSS:
@media screen and (max-width: 768px) { .mptt-column {display:block!important;} }
Looks like I have the exact same problem: https://wordpress.org/support/topic/conflict-with-divi-tabs-module-on-mobile/
Did you solve it?