Portfolio margins
-
Hello guys !
I would like to add left and right white margins to the display of my portfolio (Espied theme). I don’t know a lot about coding, I know only the basis of CSS. I know where to find the CSS of my portfolio page. I just don’t know what to write in it… :)
Thanks a lot !
Maïa
The blog I need help with is: (visible only to logged in users)
-
Hi Maïa,
Can you give the following CSS a try?
.site-main { margin-left: 50px; margin-right: 50px; }Just input that under Appearance -> Customize -> CSS. Also, just for future reference, we have a forum devoted to CSS customizations here:
https://en.forums.wordpress.com/forum/css-customization
In case you’re interested to learn a bit more, we have some information and resources here:
http://en.support.wordpress.com/custom-design/editing-css/
Let me know if you need anything else!
- The topic ‘Portfolio margins’ is closed to new replies.