Hi,
I'm trying to edit the Flatiron template to have the content centered instead of left-aligned. After searching the forum I found bits of CSS code that got me half way there.
Right now I have the project title and the footer centered as I wanted, but the content on the page remains aligned to the left. Also, the buttons at the top that link to previous/next projects stop working when I use this code.
Any ideas on how to solve this?
Thanks.
#navigator footer#bottomBar #footerBlock { width: 100% }
.social-accounts {display:none;}
#project .project-item>.meta {