Hey everyone, thank you for this great theme and the support.
I want to change my blog index page to show only the title of the blog post and the featured image, I found a solution here on the forum:
.blog .entry-meta, .blog li, .blog p{
display:none;
}
But when I use this, it also removes my main navigation on the blog index page.
Is there any advice how can I fix this?
Thank you!
Hi there
Hope you are having a good day and thank you for your question 
In order to check your question i need to see your live website, please provide url and i will take a look
Sadly I cannot show a live site yet, because I am working on it on localhost.
Should I redo the thread when my site is online?
Hi Simota
Just update this ticket with your website url 
Hello I got the same issue hovewer now I can provide the website URL.
https://korai.kozmutza.ro/esemenyek/
So this is the blog page and I only want here to display the Title and the Image of the blog posts not the full text.
Thank you in advance!
hey there
Please add this CSSĀ in appearance - customize - additional CSS
.blog p.custom-column, .blog ul.custom-column {
display: none;
}
Thanks!
Colorlib Support Team
You are welcome Simon 
I will close this case now, Feel free to contact us again if you have other questions
Thanks!