Home Forums WoodMart support forum Tabs in WPBakery – Background

Tabs in WPBakery – Background

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #99160

    Jeriss Cloud Center
    Participant

    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.
    #99258

    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

    #99261

    Jeriss Cloud Center
    Participant

    Hi,

    I just applied our css code but no effet, the issue is still there

    #99309

    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

    #99442

    Jeriss Cloud Center
    Participant

    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.

    #99486

    Hello,

    Your site on mobile does not work now http://prntscr.com/m23zsz I cannot check.

    Best Regards

    #99723

    Jeriss Cloud Center
    Participant

    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

    #99808

    Bogdan Donovan
    Keymaster

    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

    #99891

    Jeriss Cloud Center
    Participant

    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.
    #99915

    Bogdan Donovan
    Keymaster

    Hi,

    We have checked your site and see that code is working correctly.
    Please, check the screenshots (http://prntscr.com/m313bb).

    Regards

    #99946

    Jeriss Cloud Center
    Participant

    Thanks, problem solved

Viewing 11 posts - 1 through 11 (of 11 total)

The topic ‘Tabs in WPBakery – Background’ is closed to new replies.