Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7135
    Samson81
    Participant

    I seems that no matter what I do when I create a table in your theme I get a border no matter what options I set.  I would like to change it so the default is not border on any table.

    http://dev.webermfg.ca/

     

    #7171
    Sakin
    Keymaster

    @Samson81: Just add the following CSS in “Custom CSS” box in Theme Options panel.
    .entry-content table, .entry-content td { border: none; }

    #7195
    Samson81
    Participant

    Thx that worked

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Table Borders’ is closed to new replies.