[Resolved] Table Boarders

Home Forums Support [Resolved] Table Boarders

Home Forums Support Table Boarders

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #129027
    Eric

    Still loving this theme but it seems ever since I have updated the theme plug-in all of my tables have awkward borders around them even though I have them with boarders set to 0 or none

    Couple Examples:
    http://completeptlincoln.com/about-us/meet-our-team/
    http://www.nsata.org/ (in the sponsor logos footer)

    I haven’t changed anything aside from updating. Am I missing something? I can’t seem to get the boarders to disappear. Thanks for any insight!

    #129050
    Tom
    Lead Developer
    Lead Developer

    Hi Eric,

    Sorry about that – I thought people might like a subtle border on their tables. Some did, but some didn’t.

    To remove, you can add this CSS:

    table, th, td {
        border: 0;
    }
    #129053
    Eric

    No worries. I should have been able to figure that out but I just wasn’t sure if it was me, a plugin or the theme. Worked like a charm. Thank you sir!

    #129054
    Tom
    Lead Developer
    Lead Developer

    No problem! ๐Ÿ™‚

    #168798
    Mosche

    I’ve been looking for this one a while. Dit not know that GP was the cause. But thanks for the solution.

    #168866
    Tom
    Lead Developer
    Lead Developer

    No problem! Glad you got it figured out! ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.