• Resolved slangs

    (@slango)


    A recent update caused a format issue in my charts, where the Last Tab in a row (it’s always the last one, no matter the number) ignores formatting and the border stretches down to to the top of the chart.

    I hope that makes sense, as I see no way to upload an image, and essentially, the first tabs show a border height of 8px, all the way through to the last tab, which now has a full-sized border height of maybe 12px, dropping right to the top edge of the chart itself.

    And it’s always the Last Tab, no matter if I have 2, 3, 4, or 10 charts….

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @slango,

    Apologies for the delayed response. We are sorry to hear that you are facing such an issue. So far we guess your theme’s CSS conflicts with the latest version of the WP Tab plugin.

    It’s really tough to provide a solution without seeing the issue since we didn’t face this kind of issue in the testing environment. Can you please share the page link? We want to review the issue to provide you with the exact solution.

    Your understanding would be appreciated.

    Thread Starter slangs

    (@slango)

    Thanks, and not your fault but these forums are pretty useless – no image upload, no private messaging, nothing but public text with no privacy.

    What the hell, the site is “domainrecap dot com” and the error is obvious in the two WP Tabs sections on the right sidebar that display charts. I have already tested the Tablepress plugin and that’s not the problem as it doesn’t work with pure text either.

    Thank you.

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @slango,

    Thanks for sharing the page link. We have reviewed the tab section of your site and found your theme’s CSS has changed the tab style. Please use the following CSS in the plugin’s Custom CSS field to fix the formatting issue.

    #sp-tab__ul li {
        padding: 0 !important;
    }

    Hope the above CSS will work. If you need any further assistance please let us know. If you want to share anything with the privacy you can open a support ticket here.

    Let us know if the style issue gets resolved or not.

    Thread Starter slangs

    (@slango)

    Yes, that CSS seems to have worked and all the Tabs are now the proper size.

    Thank you for the assistance.

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @slango,

    Nice to hear that the CSS worked. If you like the plugin and support, share your experience in the review section.

    Have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Last Tab Header Ignores Formatting’ is closed to new replies.