Archived topic
How to hide three little dots below images
3 replies · Started by Karsten on January 16, 2022
Viewing posts 1–4 of 4
Hey Friends,
please check out my archive page here
I put the number of words on zero and now I still have the three little dots below the images.
Could you please help me with the right CMS code to hide this three little dots?
Thank you very much. I appreciate your great service here.
Best
Karsten
Hi there,
Try this CSS:
.entry-summary p {
display: none;
}
thank you very mucho, Leo
Very helpful
No problem :)
This archived topic is closed to new replies.