Amount of circles changes alignment of other posts
-
Hi,
I am trying to build my portfolio with this amazing theme and am almost finished – only one problem to solve!As I have 9 posts I want to display 3×3 circles, which works fine after I added this:
@media screen and (min-width: 1200px) {#main {
width: 60%;
margin: 0 auto;
}
}
to my Costum CSS Manager. (It is important that it works on the tablet as well.)Now the only problem is that this changes the alignment of all the other posts/pages.
They are not centered anymore but moved to the right.
I bet it is an easy fix but I can’t seem to find a solution. (Sorry the website is not online yet, hope I’ve described it detailed enough.)Thanks a lot in advance!
- The topic ‘Amount of circles changes alignment of other posts’ is closed to new replies.