Remove space under navigation before post Canard Theme

  • For my site http://www.cfsnwmi.org, I am using Canard Theme and would like to learn how to remove the space on pages (and home page) under the navigation menu and before the page content. I have titles turned off, maybe that’s what’s creating the space? I tried reducing the padding but no luck. Thank you!!

    The blog I need help with is: (visible only to logged in users)

  • Hi, @cfsnwmi1937,

    I see that your site (www.cfsnwmi.org) is not hosted by WordPress.com:

    Name Servers
    NS87.WORLDNIC.COM
    NS88.WORLDNIC.COM

    You are running your own copy of WordPress that you are responsible for maintaining. If you need support you may head to the awesome https://wordpress.org/support community for assistance.

    This specific forum is for the Canard theme: https://wordpress.org/support/theme/canard

    The following guide outlines the differences between what WordPress.com here does and the installation that you have with WordPress.org:
    https://en.support.wordpress.com/com-vs-org/

    If you have a paid plan with WordPress.com (this support forum), then WordPress.com provides direct support and maintains the installation for you.

    Support on these forums is for WordPress.com only.

    Kindly advise if I have the wrong information. I hope you find a quick resolution.

  • @cfsnwmi1937
    As mentioned by @christinemaze it is advisable to opt WordPress.org forums as your site isn’t hosted on WordPress.com.

    I have still tried to look into your site and come to a conclusion that it is the minimum space your Content and Navigation menu can have. I doubt there is any scope for further removal of spaces.
    Also, your navigation menu seems to overlap the border.

    Here’s a small suggestion, altering your code will help locate navigation menu in the centre of two lines

    .search-navigation {
    margin-bottom: 0px;
    margin-top: 10px;
    }

  • The topic ‘Remove space under navigation before post Canard Theme’ is closed to new replies.