Site logo

Archived topic

Footer Widgets CSS

2 replies · Started by John on December 15, 2017

Viewing posts 1–3 of 3

https://h2only.ca/renew/

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?

This archived topic is closed to new replies.