Jump to content

Why is there extra white space at the top of this markdown table?

Recommended Posts

Toward the bottom of www.ourhumanherds.com, I have an HTML table with a lot of extra white space above it. When I view the first part of the table in the Squarespace editor, it looks like this:


</style>

<table>
<tr>
   <th><b>Questions about</b></th>   
   <th id="mind1"><b>Moral Mind 1</b></th>    
   <th id="mind2"><b>Moral Mind 2</b></th>
</tr>
<tr>

But when I view the source from a browser, there are all those extra br tags. It's obviously the br tags that are causing the unwanted white space, but where are they coming from?


</style>

<br><br><br><br><br><br><br><br><br><table data-preserve-html-node="true">
<tbody><tr data-preserve-html-node="true">
   <th data-preserve-html-node="true"><b data-preserve-html-node="true">Questions about</b></th>    <th data-preserve-html-node="true" id="mind1"><b data-preserve-html-node="true">Moral Mind 1</b></th>    <th data-preserve-html-node="true" id="mind2"><b data-preserve-html-node="true">Moral Mind 2</b></th>
</tr>

Thanks,Kevin

Link to comment
  • Replies 7
  • Created
  • Last Reply

@hodakkm You can add to Home > Design > Custom CSS to hide all


div#block-yui_3_17_2_1_1563809467513_48848 .sqs-block-content br {
   display: none !important;
}


Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.