Reply To: Blog Posts On The Home Page

Homepage Community Forums Epik Theme Support Blog Posts On The Home Page Reply To: Blog Posts On The Home Page

#10555
Eric
Customer

    Did you already make adjustments to it? Because it’s showing up horizontally.

    All you would need to do now is add some space in between each one. You can start by adjusting the code around line 1407 to something like this –

    .home-feature-bg-alt .featuredpage .page,
    .home-feature-bg-alt .featuredpost .post {
        float: left;
        margin: 0 30px 0 0;
        overflow: hidden;
        padding: 0 0 5px;
        width: 30%;
    }

    And you can adjust it more if needed.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com