First I tried to activate grid option for my blog, but that did not work as I wanted. How do I do to make images appear in the grid preview?
When I changed back to my original blog setting Ithere is suddenly (I do not think they were there befor, I could be wrong) icons over every
blog entry (see link under private content: How do I remove these icons?
/Micael
Hey Micael,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .fullsize .template-blog .blog-meta {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria