Hello,
I'm using myfolio, and I would like to display a blog layout.
My problem is that I have a column in the left, that I do not want.
Could you help me to get rid of it ?
See attachment below.
Many thanks
.article-additional-info {
display: none;
}
.article-content {
float: left;
width: 100%;
}