Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33905
    shamwow
    Member

    Hi, I have the front page displaying “latest posts” but how do I actually add that to the front page, can it be under the featured content before the footer?

    http://www.therealestatepair.com

    #33940
    shamwow
    Member

    I figured it out, it was kind of a dumb question, thank you. But my next question now that I have the latest posts displayed on the front page, is there any way to delineate them better, like a box around them or place them inside a widget of some kind or title them?

    #33965
    Sakin
    Keymaster

    @shamwow: I don’t think adding border will look like. Ok you can try in adding the following css in “Appearance => Theme Options => Custom CSS” box.

    .home #content {
        border: 1px solid #e6e6e6;
        padding: 5px 10px;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Add Latest Posts’ is closed to new replies.