Front Page Footer Widget Area Spacing
-
Hi, I have searched the forum but can’t find the solution to reduce the width of my 4 containers in the Front Page Footer Widget Area.
Can I adjust the padding or something?
I need the slide show image to line up with the footer images but I have no luck.
Great theme! I love it thanks for your ongoing support!
Jamie
Is this resolved or…?
No, nobody responded, would you know Luko?
-Jamie
As far as I see you have five text-widgets in footer area. I’m not understanding what need to be aligned with what.. 🙂
Yes, I do have 5 my mistake.
I have a slider above and I want to align the text in the widget at the far left to align with the left side of the slider and also the image below the slider on the right align with the right side of the slider.
Is there padding or css I could control the padding or border of the footer widget area to accomplish this?
thansk
j
Maybe it will be easier to increase the size of slider 😉
.post .entry {
margin: 0 !important;
}Will try to find better solution when I’ll have more time…
Try this instead of solution above:
#sidebar_bottom .sidebar-wrap {
margin: 10px 8px 5px !important;
}
#sidebar_bottom {
margin-left: 10px;
margin-right: 10px;
}Perfect!!! Thanks Luko, I can sleep tonight!
-Jamie
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
