Spacing issue on home page

  • Unknown's avatar

    Hi there. I have some spacing issues I’d like help resolving and one of the Happiness Engineers directed me here. 1.) I’d like the space between my logo and tagline to be tighter. 2.) Also tighter between the featured post’s “Continue Reading” and the SHAUNA L. NOSLER. 3.) And tighter between the actual posts and the bottom button “OLDER POSTS” If someone can help me out with this that would be great. Thank you.

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

  • Unknown's avatar

    Hi, add the following to your custom CSS and adjust as desired. All values in the below are the original values.

    .custom-logo-link {
    	margin-bottom: 67px;
    }
    .slider .entry-body {
    	padding-bottom: 163px;
    }
    .masonry {
        margin-bottom: 86px;
    }
  • The topic ‘Spacing issue on home page’ is closed to new replies.