Home › Community Forums › Epik Theme Support › Blog Posts On The Home Page › Reply To: Blog Posts On The Home Page
February 10, 2014 at 9:34 pm
#10555

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