Title for Blog List

  • Posted in : TheBlogger
  • chuckp7
    Participant

    Hi I would like to have a title that says “Latest Posts” above my blog list on homepage after slider. How can I accomplish this? Website: http://www.thejourneguy.com
    Need very small bottom padding so there is not too much empty space.
    Thanks in advance!

    serkan
    Moderator

    Hi,
    This is home alternate page; http://themes.pixelwars.org/theblogger/default/home-alternate/
    You need to create a custom page and choose latest post template on the right-hand side, by doing so, the latest post section will be added to the page.
    I could not check your page because of the maintenance mode.
    Thanks

    chuckp7
    Participant

    Hi I have disabled maintenance mode. Can you please take another look? Would much prefer to not have to customize static page as it is almost as i need it.

    Thanks

    http://www.thejourneguy.com

    serkan
    Moderator

    Hi, Could you try to use this custom css code, please?

    .is-slider-h-align-center .slider-box .entry-header { margin-bottom: -2em; }
    @media screen and (min-width: 768px) {
    .site-main { padding: 85px 0; } }

    Thanks

    chuckp7
    Participant

    Thank you, the padding worked great. If you can see the “Latest Post” title i made using custom html. I need this to appear before the posts in the body. How do i accomplish this?

    serkan
    Moderator

    Hi, You can add this custom css code;

    .home .custom-html-widget {
        clear: left;
        padding-top: 6em;
        text-align: center;
    }

    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