Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › Split: How Do I Add A "Content" Area To The Top of A Blog Template › Reply To: Split: How Do I Add A "Content" Area To The Top of A Blog Template
August 9, 2013 at 12:02 pm
#1284
livemesh
Keymaster
You can insert the following Custom CSS into theme options panel –
#content { padding-top: 0; }
and see if that helps you align with the sidebar. Pls do check if the layout looks ok on other pages/posts when you make this change (I did a quick check and things seemed ok).
And pls use [divider_line] shortcode instead of [divider] shortcode. Hope this helps. Let me know if you still have trouble. Thanks