The text on my pages and posts go right up to the edge. I cannot seem to figure out how to get some padding there. Please advise. http://michelequigley.com
I would also like to know how to add padding around my post text. http://jkgrooming.com/index.php/category/whats-new/upcoming-events/ Thank you!
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-bar .post .post_content p { padding-left: 20px; padding-right: 20px; } Thanks & Regards Gourav Shrivastava
Great, that worked. I'm still having a little trouble with my columns lining up on this page, though (see screenshot). I have it set up to lay out in four columns, but the last column keeps getting bumped down. Let me know what you think...
Hello, You can use column shortcode to align columns at the page. http://www.inkthemes.com/how-to-use-shortcodes-in-themes/02/ Thanks & Regards Nitesh Raghuwanshi