Home Forums Jevelin Theme How to remove image from post Reply To: How to remove image from post

Home Forums Jevelin Theme How to remove image from post Reply To: How to remove image from post

Solution for this topic

Hi Ben,

 

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

 

To make the code work, just remove the comma in your shared CSS code as following.

 

.single-product.postid-8600 .sh-woo-layout-image {
display: none;
}

 

Best regards,
Shufflehound team