Reply To: Hide featured image on top of the page or post

Home Forums Support Hide featured image on top of the page or post Reply To: Hide featured image on top of the page or post

Home Forums Support Hide featured image on top of the page or post Reply To: Hide featured image on top of the page or post

#101881
Joe

Hi Tom,

It has nothing to do with the removing of the featured image. The default formatting between the ul and li horizontal spacing are too far as i need to manually put this code to reduce the gap.

<ul margin-top: -20px;">
	<li>...</li>
</ul>

Thanks