I'm using Default Blog Template with Masonry style, how can I change the number of blogs displayed in one row.It is 4 posts per row. Where can I change to 5 or six?
This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though
Can you please add the code below to your Custom CSS area:
@media screen and (min-width: 992px) {
.blog-posts.columns-4 > li {
width: 15% !important;
}
}
P.S: If you're looking for professional help in theme customisations, there's always someone available for such tasks on Codeable website. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Hi,
rgds
rob
Hi Rob,
1— You have the option to show 1 to 4 rows, 5 and 6 will not appear nice and that's why we don't offer the option to show 5 or 6 posts in a row.
2— Please read this article Updating Kalium.
Have a nice day!
I would like to have an option with 5 or 6 posts - please let me know how to customize
rgds
rob
Hi Rob,
This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though
Can you please add the code below to your Custom CSS area:
P.S: If you're looking for professional help in theme customisations, there's always someone available for such tasks on Codeable website. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Have a nice day!
hi
do I change the number of columns myself? 5 or 6? CSS says 4 columns
rgds
found out - working thanks for yopur help
I'm happy to hear that
Will set this ticket as solved from here.