Home › Forums › Support › Changing the spacing in widgets This topic has 9 replies, 3 voices, and was last updated 9 years, 1 month ago by Tom. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts May 19, 2015 at 2:33 am #108802 Judith Stafford Hi there. I am trying to format my website side widgets so that the title and content are in line instead of indented and I would like to make the space between widgets smaller to conserve space. I have a child theme but am unsure which text to edit. This is my website: http://www.indanc.academy/ Thanks for your help. Judith May 19, 2015 at 6:27 am #108862 Judith Stafford I have sorted it thanks. May 19, 2015 at 6:28 am #108863 Judith Stafford Done. May 19, 2015 at 8:25 am #108894 TomLead Developer Lead Developer Awesome π To remove that indentation from the widget, you can add this CSS: .widget ol { margin: 0; } Also, you’ll want to remove this line from your child theme stylesheet: @import url("../generatepress/style.css"); May 20, 2015 at 12:17 am #109082 Judith Stafford Thanks. May 20, 2015 at 9:05 am #109136 TomLead Developer Lead Developer No problem! π August 20, 2015 at 7:14 am #130867 robmac Hi Tom, I have a site with TWO bottom footers [footer #1:footer #2] The second footer consists of: 1) image widget 2) custom menu [Disclaimer] 3) custom menu [contact] #2 is sitting right on the bottom edge of #1 I’m trying to put some space between them. An example of what I’ve tried is: .footer-widget-2 { margin-bottom: 10; } Could you offer any advice please, on getting this to work. Thank you & Regards, Robert August 20, 2015 at 8:14 am #130870 robmac Issued Resolved – it was aligned issue in the image widget. All is fine now! August 20, 2015 at 8:15 am #130871 robmac alignment even! August 20, 2015 at 9:36 am #130887 TomLead Developer Lead Developer Good to hear! π Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In