I would like to not be able to click on the links here
They lead to a blank page
I just want them to appear and not be clickable
Thank you
Yossi
Hey Yossi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top.page-id-1941 .av-masonry-entry {
pointer-events: none;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike
Works great!!
Thank you very much
Yossi
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike