Hey,
I want the content to be in center here: http://utv.raboff.com/about/
Like it is here: http://utv.raboff.com/2015/11/29/still-circumnavigating/
What code shall I add?
Thanks
Charlotte
Hey Charlotte!
Please add following code to Quick CSS
.page-id-31 .entry-content {
max-width: 800px;
margin: auto;
}
Regards,
Yigit
Hey,
Thanks… used the Pastebin but don´t see any difference..