I'm having trouble with formatting. I created this page using the full width template: http://www.depositrecoverysolutions.com/services/ I'm happy with that formatting, but I'd rather use the default template so that I can display widgets on the right hand side. Here's the same page using the default template: http://www.depositrecoverysolutions.com/services-2/ How can I fix the formatting?
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-bar h4 { margin-bottom: 15px; margin-top: 15px; } This will solve your issue.