Home Page Spacing Issue Posted in : Read WP bradarichardsonParticipant 28 March 2016 at 20:08 #29820 After recreating my website’s logo, I noticed that the tagline is ignoring the custom CSS codes. The other pages provide the proper spacing, but when I click on the home page the tagline moves directly beneath the logo. The website link is http://www.littlestbookshelf.com The custom CSS I’m using are: .site-header { padding-bottom: 0; } .home .entry-content img { margin-top: 0; } .home .entry-content p { margin-top: 0; } .home .page .entry-content { padding-top: 0; } .site-description { font-size: 0.9em; } h1.site-title { line-height: 0; margin-bottom: 0; } h1.site-title a { border-bottom: 0; } h2.site-description { margin-top: 0; } @media screen and (min-width: 767px) { .site-header .row { position: relative; } } .middle { padding-bottom: 0; } .site-header .textwidget { position: absolute; top: 0; } .site-header #searchform { position: absolute; top: 0; right: 0; } .page > .entry-header > .entry-title { display: none; } .page .comments-area { display: none; } serkanModerator 28 March 2016 at 20:38 #29822 Hi, I just checked your related url and it looks okay. Could you tell me your test browser and version please? Thanks Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Read WP - Minimalist WordPress Blog Themeby pixelwars Login and Registration Log in · Register