Few questions…
Is there a chance to change look of post presentation (address of website in private box)
To customize Blog post prezentation:
1. I’d like to hide title, author, category
2. I’d like to hide small image on the right
3. I’d like to keep big preview of youtube movies and text below(it looks nice)
Hey netarc!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-meta, .post_author_timeline, .page-id-3260 h2.post-title.entry-title, span.post-meta-infos {
display: none;
}
Regards,
Yigit
Is it chance to put Facebook like buttonon every post in that category on that blog post list below text?