Denzel Chia
    Moderator
    Posts: 2656
    24.06.2015 at 05:12 #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