Denzel Chia
    Moderator
    Posts: 2656
    June 24, 2015 at 5:12 am #18460

    Hi,

    Please use the following in your Theme Options -> Custom CSS

    table::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }
    table td {
    border: medium none !important;
    }

    Result. http://prntscr.com/7kn0vb

    Thanks!
    Denzel