• Resolved aimeech

    (@aimeech)


    Hi,

    I’m going through my post and I notice there is a large gap between the end of my post and the bottom of the page that features the plugin ‘You may also like’, and another gap before the end of the page. Any ideas if this is a glitch in the theme, or whether the theme doesn’t like the ‘You may also like’ plugin?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Can you post a link to your site? It’s most likely some extra padding that’s being added by the plugin or theme.

    Thread Starter aimeech

    (@aimeech)

    Hi Diana,

    Ah yes, it’s https://commtable.com/

    Thank you.

    Yes, your issue is a simple CSS fix.

    It looks like you are using a custom CSS plugin, and the CSS is causing the spacing.

    In the custom CSS file, look for this:

    .related_post_title {
    text-align: center;
    line-height: 100;
    }

    You can either delete the line-height entry, or change the value. A normal line-height is somewhere between 1 and 1.5

    Hope this helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Spacing issue in Canard theme’ is closed to new replies.