I am using tabs shortcode in a ajax portofolio and i have an issue with tabs content only in firefox.
The browser doesn’t show the content of the tabs. That issue does not exist with other browsers.
Any idea for this please?
Hi saquasar!
Can you post the link to your page where you have tabs element so we can take a look at the issue?
Cheers!
Yigit
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.js_active .portfolio-preview-content .tab_content { clear: both; }
Best regards,
Yigit
Hi Yigit,
I tried that but the problem remains.
Hey!
I have added !important to force it and it seems to be working fine on my end. Please review your website
Best regards,
Yigit
It’s working now.Thanks a lot Yigit!