Viewing 1 replies (of 1 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That theme has its own table formatting;

    .hentry table td, #comments table td {
     padding: .35em .6em;
     text-align: center;
    }
    
    .hentry table th, #comments table th {
     font-weight: normal;
     text-align: center;
     padding: .3em;
    }

    To override these styles, you should use a Child Theme or a Custom CSS plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: PageLines] Pagelines theme ignoring table formatting?’ is closed to new replies.