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

    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)

    #352529

    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

    #353510

    Is it chance to put Facebook like buttonon every post in that category on that blog post list below text?

    #353572

    Hey!

    You can try using this plugin – https://wordpress.org/plugins/socialize/

    Regards,
    Yigit

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