Reduce gap between READ MORE and NEXT POST in every page

  • Posted in : TheBlogger
  • Jim
    Participant

    Hello guys. In a previous thread I asked you how I can reduce the gap between the READ MORE and the NEXT POST in the blog page. And you gave me this…

    .blog .hentry { margin-bottom: 0; }

    which works perfect.

    But today as I went to the category page, the gap there is still big. And I want to fix it there too like I did in the blog home page.

    So…

    -Blog Home Page is done –> .blog .hentry { margin-bottom: 0; }

    Can you please tell me the codes to reduce the gap between read more and next post in the following pages?

    -In Category page
    -In Archive page
    -In Tag page
    -In Search results page

    I really need the gap between READ MORE and NEXT POST to be the same in every page of my site. If you take the time and help me out I will be really grateful.

    serkan
    Moderator

    Hi,
    Could you provide me your related url via our private content box below?
    Thanks

    Jim
    Participant

    My site is local (offline)…

    If you could just give me the appropriate css codes like you did for my Home blog page It would be really helpful because I wanna keep them for further adjustments.

    -Thanks

    Jim
    Participant

    Nevermind I found it..

    -In Category page = .category .hentry { margin-bottom: 0; }
    -In Archive page = .archive .hentry { margin-bottom: 0; }
    -In Tag Page = .tagcloud .hentry { margin-bottom: 0;}
    -In Search results Page = .search-results .hentry { margin-bottom: 0;}

    serkan
    Moderator

    Hi,
    You can add this custom css code but it is suitable for the grid layout;

    .blog-grid .hentry-middle { padding-bottom: 0 !important; }

    Thanks

    serkan
    Moderator

    That can handle the page as well.
    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

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