Site: http://cabincapital.com/wp See the attached image. I want to fix the page as per my comments on the attachment. thank you.
Hello, Firstly, go to the Reading Settings panel (Settings > Reading) in your dashboard and follow the instruction as shown in the image given below. This will solve your two issues. For the sidebar issue, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .textwidget { margin-bottom: 20px; } .sidebar ul { margin-bottom: 20px; } You can adjust the value of margin-bottom as per your requirement.