Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I becomed almost crazy in order to reduce white space between to excerpt (class=”entry-summary”).
Can you help me?
The URL is: http://www.irifor.eu
Thanks a lot!
URL: http://www.irifor.eu
I becomed almost crazy in order to reduce white space between head and excerpt (class=”entry-summary”).
Can you help me?
Hi Mirkomontecchiani
To reduce the space between the title and the excerpt please add the following to Appearance->Custom CSS
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { margin: 0.2em 0; } .entry-header { margin-bottom: 10px !important; } article.post, article.page { margin-bottom: 0px; }Let us know how you get on
Magus
Work fine!
Thanks!