Removing min read & author from blog page

  • Posted in : Readme
  • Anonymous
    Inactive

    Hello,

    Could you please advise how I can remove from the blog:
    1) min read information
    2) link to the author

    Here is the link for image – http://galkaruslan.ru/wp-content/uploads/2015/03/remove.png

    Thank you!

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    span.read-time, span.byline {
        display: none;
    }
    
    Anonymous
    Inactive

    Hi Ahmet,

    Thank you for the express! it helped!

    Anonymous
    Inactive

    Ahmet, one problem it made to disappear also the dates from the latest_from_the_blog from the main page

    ahmetsali
    Keymaster

    add this one also;

    .post-list span.read-time { display: inline-block; }
    
    Anonymous
    Inactive

    Thank you, Ahmet!

    Now it looks perfect :)

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register