White vertical line on each image of the homepage

Hi,

I use the pinbin theme (the centered version you habe-ve provided on another post).
Can you help me cancelling the right line I have on each image of the home page ?
You can have a look on the scren capture below.
Thank you for your help and for all the great job you do !
Chris

Hi Chris,

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

You can remove that vertical white line displayed at the right side of the images by using the following CSS code on your site using the below plugin.

#post-area .post {
  border-right: 0;
}

Best Regards,
Movin

Thank you very much Movin, it worked fine !-)
Best regards
Chris

You are always welcome here :slight_smile: