Home>Support>How to remove space between Post title and Row

How to remove space between Post title and Row

Hello There

I have tried to resolve this issue by reading previous threads but it does not seem to be working for me. I am trying to remove the spacing between the post title and the content. (the spacing underneath the date/author to the text is too big for my liking)

Would someone be able to help me with this, I’d greatly appreciate it!

Kelsley

Site- http://kelsleynicole.com/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Kelsley Nicole

    The spacing you’re experiencing is due to a theme issue. I would recommend reporting this issue to your theme developers. In the meantime, you can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .entry-header:after, .widget-title:after {
        height: 0 !important;
        margin: 0 !important;
    }
      
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 8 years, 6 months ago Kelsley Nicole

    Hi Alex,

    Thanks for your response. I didn’t think of the spacing as a theme issue because it varies when a different picture is posted using page builder, but I will check in with the theme developers.

    It seems though that on certain posts the spacing is bigger and others it is smaller depending on the photo or text that is posted.

    Kelsley

  3. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Kelsley,

    It’s possible there’s more spacing in play that I just haven’t seen. Feel free to point them out and I’ll come up with a temporary fix for those issues also.

    Just to confirm though, the above CSS worked for you correct?

  4. 8 years, 6 months ago Kelsley Nicole

    No the custom CSS did not change anything from what I can see.

  5. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Kelsley,

    I’ve taken a look at your website again and don’t see the above mentioned CSS. As such, the reason why it’s not affecting your pages might be due to a caching issue. The first thing to check is server-side caching through plugins like W3 Total Cache, WP Super Cache, etc. If you have any of these caching/performance plugins installed, try clearing their cache and see if that helps.

    It might also be browser cache. Try clearing your browser cache, and then refreshing the page to see if that helps.

    You can read more about this sort of issue on the WordPress codex.

  6. 8 years, 6 months ago Kelsley Nicole

    added the custom css, spaces are gone! Thank you!

  7. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Kelsley,

    Awesome. Is there anything else I can help you with today?

  8. 8 years, 6 months ago Kelsley Nicole

    Nope, that will be all! Thanks.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More