Hi! I love your theme! this is really great. For now I have a question. I want to have 2 posts per row. Is there any possibility to do it? I use Masonry Blog no Sidebar layout Classic Enhanced Style. I don't mind some coding and styling. I just need some guidance.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
@media only screen and (min-width: 1000px) {
.masonry-blog-item {
width: 47.7% !important;
}
}
WOW! Thanks! I have no idea what I did wrong before that, but now it works. I have one more question and I don't know if I need to open a new ticket or if I can ask here. I rewrote CSS a little for "recent posts" section. Because I want categories be UNDER the featured image. BUT! it would be great to move date on the place where the category was. I cannot position it, as it is in div.article-content-wrap. In which file can I rewrite php a little to change it? I think it is entry.php in post-templates folder. But I would be very thankful if you tell me the line number)
Thank you for the answer. I know that it can be changed. Usually I copy it before any updates. And usually I change theme files only if it is very necessary. Anyway, thank you for the quick reply.
Hi! I love your theme! this is really great. For now I have a question. I want to have 2 posts per row. Is there any possibility to do it? I use Masonry Blog no Sidebar layout Classic Enhanced Style. I don't mind some coding and styling. I just need some guidance.
Thanks.
Cheers, Kate.
Hey Again ,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
WOW! Thanks! I have no idea what I did wrong before that, but now it works. I have one more question and I don't know if I need to open a new ticket or if I can ask here. I rewrote CSS a little for "recent posts" section. Because I want categories be UNDER the featured image. BUT! it would be great to move date on the place where the category was. I cannot position it, as it is in div.article-content-wrap. In which file can I rewrite php a little to change it? I think it is entry.php in post-templates folder. But I would be very thankful if you tell me the line number)
Thanks.
Hey Again,
We would suggest not to change the php files as those would be rewritten when the Theme is updated.
Best
ThemeNectar Support Team
Thank you for the answer. I know that it can be changed. Usually I copy it before any updates. And usually I change theme files only if it is very necessary. Anyway, thank you for the quick reply.
I think this thread can be closed.
Cheers