Tabs in WPBakery – Background
-
Dear,
I am using the Tabs widget in WPBakery but I see a strange background on the right side of the tabs. I can’t figure out how to remove this. Can you help please?
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Add this code to the Theme Settings > Custom CSS:
body.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom .vc_tta-tabs-container:after, body.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-container:after {
content: none;
}
Best Regards
Hi,
I just applied our css code but no effet, the issue is still there
Hello,
You have errors in your custom CSS. http://prntscr.com/m1k8yj
If you insert the code in the desktop you will not see the error.
Best Regards
I just applied the code into the CUSTOM CSS MOBILE (since the initial issue was related to Mobile) and I don’t see any difference in the mobile view. Same problem exist.
Hello,
Your site on mobile does not work now http://prntscr.com/m23zsz I cannot check.
Best Regards
Yes it does work… It’s just that my home page (on mobile view) is empty…
Even, you don’t need this to test my issue! My issue is on the footer, why you care about the home page?
Thanks
Hi,
You have entered the custom code that we gave you with errors. Try to copy the CSS code snippet from this topic and check again.
Regards
Dear,
I have entered the code provided again and still no change.
See screenshots.
Thanks
Attachments:
You must be
logged in to view attached files.
Hi,
We have checked your site and see that code is working correctly.
Please, check the screenshots (http://prntscr.com/m313bb).
Regards
The topic ‘Tabs in WPBakery – Background’ is closed to new replies.