How do I take the post featured image from the left sidebar? I want it not to appear on the page any longer.
Hey!
Try adding this code to the Quick CSS:
.single div.blog-meta {
display: none;
}
Cheers!
Josue
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
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