Site logo

Archived topic

Shift container to left / right of screen

1 reply · Started by Genie Bohn on September 27, 2015

Viewing posts 1–2 of 2

Still loving this theme after many months and 5 sites.

I find the need to shift the entire container (let's say..) to the left, but would like to keep a small left margin of about 20px. I am using a child theme of yours, so what code would I had to make that happen.

Very grateful for your excellent support. Thank you,

Genie

Site here

This should do it:

.grid-container {
    margin-left: 20px;
}
This archived topic is closed to new replies.