Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #41129
    Vampyre777
    Member

    Hi,

    I’m a newbie here, and it’s probably something I’ve done wrong, I’ve added a table to my page but the vertical lines don’t appear… anyone have any ideas ??

    #41137
    Sakin
    Keymaster

    @Vampyre777: Please post in the URL where you have issue. Then I can check in and send you custom css.

    #41140
    Vampyre777
    Member
    #41143
    Sakin
    Keymaster

    @Vampyre777: That’s the design in Catch Everest Theme. If you want to add it then you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #content table { border-left: 1px solid #e6e6e6; }
    #content th {
        border-right: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        font-weight: bold;
        padding-left: 10px;
    }
    #content td { border-right: 1px solid #e6e6e6; padding-left: 10px; }
    #41152
    Vampyre777
    Member

    Hi… Thanks for your help 😀

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Vertical lines missing from tables’ is closed to new replies.