Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #260944

    How do I take the post featured image from the left sidebar? I want it not to appear on the page any longer.

    http://domussapiens.com.br/dia-do-indio/

    #261119

    Hey!

    Try adding this code to the Quick CSS:

    .single div.blog-meta {
        display: none;
    }

    Cheers! 
    Josue

    #262028

    That worked just fine, thanks!!

    And can I do the Grid post of this page (http://domussapiens.com.br/noticias/noticias-grid/) have the featured image on the left and the content on its right with a read more link? And can I remove from whom a certain post was published?

    Sorry to be vague, I don’t know tecnical words for that

    #263555

    Hey!

    The grid customization is a bit to extensive for here on the forums. It would need to be done by a freelance developer so that it doesn’t break any responsive functionality or cross browser support.

    For the other individual blog view settings see if the options in the Theme Options>Blog Layout fit what you are looking to do.

    Best regards,
    Devin

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