Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #917969

    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

    #918261

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.