Site logo

Archived topic

remove post container on the homepage

3 replies · Started by valentine on June 23, 2020

Viewing posts 1–4 of 4

My blog posts is all inside separate containers, I have been working on removing the containers, I need just the blog post and the featured image on the home page without any containers separating each other. how can I achieve this?

brandongaille.com blog for reference.

Hi there,

Go to Additional CSS field in the customizer and remove this block of CSS:

.inside-article, .sidebar .widget, .comments-area {
    border: 1px solid rgba(232, 234, 237, 1);
    box-shadow: 0 0 10px rgba(232, 234, 237, 0.5);
}

Let me know if this helps :)

Thanks, please how do I change the homepage post font. It's big and It's sticking outside the featured image, will like it to be in the middle. Please help me.

Can you open a new topic for the separate question?

I'll mark this one as resolved :)

Thanks.

This archived topic is closed to new replies.