Site logo

Archived topic

Right Side Sticks Out

5 replies · Started by Sean on April 14, 2016

Viewing posts 1–6 of 6

So on the right side of my index, it sticks out, and you can move over to see the background, While in an article however, you cannot do that(which is what I prefer, it looks more fluid this way). How am I able to achieve this, site-wide?

Can you post a link so I can see what you mean?

Give this CSS a try:

.no-sidebar .masonry-container {
    margin-right: 0px;
}

Solved.

Awesome :)

This archived topic is closed to new replies.