Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1290249
    jtbtu
    Participant

    I have an external script running that loads on a specific page — it contains a table and it is pulling default table border info from X css files — how can I override the border so there isn’t one?

    Screenshot in following reply —

    #1290253
    jtbtu
    Participant
    This reply has been marked as private.
    #1290287
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    table th,table td{
    border: transparent !important;
    }

    Thanks.

    #1291702
    jtbtu
    Participant

    thanks! for some reason, it was giving me trouble on a per page basis, had to add to global CSS.

    thanks again!

    #1291850
    Joao
    Moderator

    You are welcome,

    Joao

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