Lines Around Posts

Hello,

I’m curious to know if there is a way to remove the lines around posts in this theme. I would like to keep the box for the sidebar.

See here: erinsalmonwrites.com

Does this make sense?

Hi @erinsalmon,

I hope you are well today and thank you for your question.

You can remove the lines around posts in this Sparkling theme by adding the following CSS code in the Custom CSS Theme options displayed on the below path in your admin area.

Admin Area -> Appearance -> Theme Options -> Other Tab -> Custom CSS

.type-post .post-inner-content {
  border: 0;
}

Cheers,
Vinod Dalvi

Hi, Vinod!

I’m considering removing all the lines around both the posts and the sidebar. Is there a bit of code for that?

Website: http://www.erinsalmonwrites.com

Be well,
Erin