How to remove box around blog posts (on homepage blog feed)

Hey guys, I have recently changed to Icon stack as I like the overall look, however I don’t like the boxes around my blog post.

I like the lines above and below my menu, and I don’t mind the lines around the blog images. I just dont like the lines which contain the blog title too.

How can I get rid of these? Please note I’m a complete newbie lol.

Please find attached my wordpress login details.

Many thanks

Hi there,

Please kindly add the CSS code below to X > Launch > Options > CSS:

.blog .x-iso-container-posts>.hentry .entry-wrap {
    border: none;
}

Hope it helps.

All sorted! Thank you :slight_smile:

On behalf of my colleague, you’re welcome!

Cheers! :slight_smile: