Home › Forums › Gillion Theme › Repeating image
Home › Forums › Gillion Theme › Repeating image
Hi everyone,
Someone who can help me. The picture I choose for the cover (mainly page), reappears in each entry before the title. This generates a repeating image and also the picture appears pixelated because it is larger than the real size. What can I do so that this image before the title never appears?
which is generally repeated and the image appears pixelated because it is larger than its actual size. What can I do so that this image never appears before the title?
Solution for this topic
Hi @rosaroux,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.single-post article .post-thumbnail { display: none; }
Best regards,
Shufflehound team
It works. Thank you so much!
You are always welcome here š