Hello,
First of all… thanks for great theme :)
I have 2 question.
1. How i can modify square avatars (small & big blog style) to round (in multi autor). Example on this page http://kriesi.at/themes/enfold/blog/blog-multi-author/ but i want it on small blog style.
2. How i can make blog style as on this blog-page http://kriesi.at/themes/enfold/blog/
In menu i have only small, big & multi.
Hi Halcyon!
1.) You can add this on your custom.css or Quick CSS:
.small-preview {
border-radius: 82px;
}
2.) You need to choose a post format. If you want to show the gallery of a certain post, select the “Gallery” format. It is using the Single Author, big preview blog style.
Regards,
Ismael