x

Blog spacing issue

I'm having difficulty getting all parts of a blog page to line up on the left. The blog-title, blog-date, blog-social and blog-comments-bottom are too tight to the left while the blog-content is correctly away from the left edge. (view at: http://www.adamsalerts.com/news) I have tried to modify the main_style.css with no luck. My other page with a similar modified theme (http://mrlennon.weebly.com/gq-blog) displays all of the blog elements aligned correctly. I did try to overide the sites.css .blog-header !important code with no success.

Any help would be appreciated.

Thanks,

Dave

444 Views
Message 1 of 3
Report
2 REPLIES 2
Square

What changes have you tried so far, @irishpirate2000? While we don't provide custom CSS help ourselves, some of our Community members might be able to assist.

437 Views
Message 4 of 3
Report

I've tried adding this to the main_style.css

h2.blog-title {

margin-left:15px;

}

both with and without the !important added

431 Views
Message 4 of 3
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.