Tagged: Top Stories Link disable
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