• Resolved sylvainpaley

    (@sylvainpaley)


    Hi there,

    I use the Divi tabs module to display three timetables on different days.
    It works well on desktop.

    On mobile, only the first tab displays content, when you switch to other tabs, it’s just blanck.

    What’s weird is that the code is there when I inspect.

    I reached out to ElegantTheme and they told me to ask here.

    Cheers

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sylvainpaley

    (@sylvainpaley)

    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;}
    }
    Plugin Support dimned

    (@dimned)

    Hi @sylvainpaley,
    Unfortunately, I could not replicate the issue locally with other tabs blocks and widgets. Also, the example you have shared can not be viewed anymore. Thanks for sorting this out on your own.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with Divi Tabs module on mobile’ is closed to new replies.