Archived topic
Footer Widgets CSS
2 replies · Started by John on December 15, 2017
I've got it as far as I can... but I cannot get it the rest of the way :(
Two widgets. Want them to line up with the content above and side-by-side on large screen. Also want a gutter (10 px would be plenty) between them
If you check it out, you'll see that the widget titles are fine. Why is the background so wide, and out of line on the left side? I've been on this for hours today...
BTW: marked the last on this as 'resolved' because it was a mess thread.
BTW 2: am I abusing the privilege of support? Too much?
Hi there,
This should lineup the left side:
.site-footer .footer-widgets-container .inside-footer-widgets {
margin-left: 0px;
}
Are you only wanting the background image inside the container?
Just answered this over here: https://generatepress.com/forums/topic/css-making-me-crazy/#post-450642