• Resolved rosechabot

    (@rosechabot)


    I have read the previous post with the codes (below) for the TablePressand once I implement them in the plugin options the grey border is still there around my content. HELP. How can I get rid of the border? I don’t want it to appear that the content and pictures are in a table. http://www.familypartners.net

    Thank You for your help. Sorry to start a new topic on this but the other one was closed.

    Rose

    .tablepress-id-1 tr,
    .tablepress-id-1 td {
    border: none !important;
    background: none !important;
    padding: 0;
    }
    .tablepress {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    }

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘TablePress: Remove grey frame’ is closed to new replies.