Limit number of posts shown with latest blog

  • Posted in : TheBlogger
  • Meeks
    Participant

    Hi!

    Two questions –

    How can I limit the number of posts the ‘Latest blog’ homepage shows? I want it to be like 4 or 5 posts.

    Also, how can I make the images smaller for the regular layout on the same homepage?

    Thanks!

    Meeks
    Participant

    Also, how can I change the current menu item color? So when I’m on a page the menu showing the color that shows current page selected?

    Meeks
    Participant

    Also, how can I change the current menu item color? So when I’m on a page the menu showing the color that shows current page selected?

    The above has been resolved, just need the answer to both of these questions please –

    1] How can I limit the number of posts the ‘Latest blog’ homepage shows? I want it to be like 4 or 5 posts.

    2] How can I make the images smaller for the regular layout on the same homepage?

    Thanks,
    Meekael

    serkan
    Moderator

    Hi Meekael,
    If you use this custom css code, your latest post section will show 4 post.

    .blog-simple .hentry:last-child { display: none; }

    Also if you go to settings > reading > you can limit the regular blog post section.
    You can not make the image smaller for the regular layout by default. Since the photo size is crop over wordpress, advanced code and php knowledge are required.
    If you go to appearance > customize > header > menu > you can change the “menu active link text color” and save it.
    Thanks

Viewing 4 posts - 1 through 4 (of 4 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