- This topic has 8 replies, 2 voices, and was last updated 10 years ago by Tom.
-
AuthorPosts
-
July 28, 2014 at 3:18 pm #7190Drew
Hi there,
Where/how would I be able to change the spacing between the title of the sidebar and footer widgets in relation to the content of the widgets? The title of the widgets is too far above the content for my liking and I’m not seeing a place to change this specifically in the Element Spacing add-on?
Thank you!
July 28, 2014 at 4:13 pm #7241TomLead DeveloperLead Developer.footer-widgets .widget-title {margin-bottom: 20px;}
That should do it – adjust the 20px to your liking ๐
Tom
July 28, 2014 at 8:32 pm #7367DrewTome,
Awesome, I ended up having to change it to:
.widget-title {margin-bottom: 5px;}
…In order for it to apply to both the sidebar widgets and the footer widgets…Sorry I also meant to ask how I would customize the spacing inbetween the widgets themselves so from the bottom of the conent of one widget to the title of the next widget below it. For some reason in my footer they are too close together but in my sidebar they are fine.
Thanks much!
July 28, 2014 at 8:46 pm #7385Drew*Tom,
Sorry one more question, I’m not seeing how to customize the spacing between the content section and the sidebar either, could you help with this, I can make the content section wider but I’d like to bring closer together the sidebar and content section.
Thank you!
July 28, 2014 at 11:08 pm #7455TomLead DeveloperLead DeveloperHi Drew,
If you’re using Separate Layouts and have the spacing addon, you can set the separator to a smaller value to get rid of the spacing.
Or you can try something like this:
.separate-containers .widget {margin-bottom:10px;}
The spacing addon would allow you to easily choose the spacing between the content and widgets – it also sets the spacing for everything else throughout the theme for all sidebar layouts.
The CSS to do that would be quite long as there’s lots of different options (right sidebar, left sidebar etc)
Let me know if you need it ๐
TomJuly 29, 2014 at 7:58 pm #7804DrewRegarding the spacing between the bottom of one widget and the Title/Top of the next below it-that does work…but only for my sidebar widgets. It doesn’t seem to apply to my footer widgets at all for some reason?
I am using the separate containers but the spacing between my blog posts content column (left column, article/blog titles and pictures etc.) and my sidebar widgets to the right of that; I’m not seeing anything in the spacing addon that allows me to change the width of the whitespace between them. Right now they are too far apart and I would like to get my right sidebar moved to the left so that it is closer to my blog content column.
July 29, 2014 at 8:01 pm #7809TomLead DeveloperLead DeveloperHmm it definitely should.
Can you send me your URL so I can take a look?
Have you tried playing with the “Separator” option inside the spacing section of the Customizer?
Let me know,
TomAugust 16, 2014 at 6:36 pm #13791TomLead DeveloperLead DeveloperAny updates for me?
August 18, 2014 at 10:17 am #14612TomLead DeveloperLead DeveloperResolving this for now. Reply in here to re-open.
-
AuthorPosts
- You must be logged in to reply to this topic.