Thread Starter
delwek
(@delwek)
I disabled all plugins one by one. No display tab description. Then I switched from theme olinemag pro to twentysixteen. Display of the tab description.
I searched the forum again and i found on page 8 – Tab Content Not Working on Mobile the following code:
.tab-content {
display: block !important;
}
I have add the css code in the tab custom css field by the Theme onlinemag pro and now its`s working.
Problem solved? Or is there another solution?