Tagged: Top Stories Link disable
Hi, I could remove the link from “Top Stories”.
I would like the titles to appear but without a link to enter the post
Hi @venepress-web,
To make the Top Stories Title Links disables, please go to “Appearance > Customize > Additional CSS” and Paste the below CSS Code.
.top-stories-bar .top-stories-lists .marquee a { pointer-events: none; cursor: default; }
Thanks
thx
Welcome anytime @venepress-web