• Resolved morsagmon

    (@morsagmon)


    Hi Tobias.

    Please take a look at this table.

    As you can see, there is a grey line in between the rows (strangely enough, skipping row3…). I want these lines removed.

    Here’s what I have for this table’s CSS:

    .summary-bullets-frame {
    	border: 2px solid #32A8FB;
    }
    
    .summary-bullets-frame tr,
    .summary-bullets-frame tbody,
    .summary-bullets-frame td,
    .summary-bullets-frame thead th,
    .summary-bullets-frame tfoot th {
    	border: none;
    }
    
    .summary-bullets-frame column-2 {
    	text-align: left;
    }

    Can you see why these borders are not being removed?

    Thanks!
    Mor

    https://www.ads-software.com/plugins/tablepress/

Viewing 16 replies (of 16 total)
Viewing 16 replies (of 16 total)
  • The topic ‘Borders not removed’ is closed to new replies.