Need help

Is any way I can remove the border line from the post .

Hi @foodies,

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

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

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

Best regards,
Vinod Dalvi

Hey @foodies,
Hope you’re doing well today

Did you manage to get this issue sorted?

Please let me know. I’m just confirming that everything is okay and that I can close the ticket.

Looking forward to your reply.

Best Regards,
Support

Hi thanks it works,

You are most welcome here :slight_smile: