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

    Is it possible to disable the line under the title of a post?, such as:

    October 21, 2013/0 Comments/in Breaking News, Images /by Kriesi

    How can I only shows the date of posting? I dont need comment, catagory name and posting user.

    Thanks

    #219133

    Hey tobylove!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .text-sep-date, .comment-container .minor-meta, .text-sep-comment, .blog-categories .minor-meta, .text-sep-cat, .blog-author .minor-meta { display: none!important; }

    Regards,
    Yigit

    #219665

    This did not work for me. It just got rid of the slashes.

    #219672

    Hi!


    @farrdesign79
    Please add following code to Quick CSS

    .post-meta-infos { display: none; }

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How can I disable the links line under the post.’ is closed to new replies.