Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #910087
    mattbeeps
    Participant

    Hello,

    Every time I create a table in a page or post a thin grey line appears at the top of the table. You can see an example of this thin grey line on this page right above the book image

    What css code do I need to add to remove this?
    Thanks, Matt

    #910089
    mattbeeps
    Participant
    This reply has been marked as private.
    #910178
    Prasant Rai
    Moderator

    Hello Matt,

    Thanks for writing in!

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #911426
    mattbeeps
    Participant
    This reply has been marked as private.
    #911931
    Rupok
    Member

    Hi there,

    Thanks for updating.
    You can add this under Custom > CSS in the Customizer.

    table th, table td {
      border: medium none!important;
    }

    Hope this helps.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-910087 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>