Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1430029

    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

    #1430039

    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

    #1430042

    Hi Mike

    Works great!!
    Thank you very much

    Yossi

    #1430043

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Cancel clicking on the links that appear on the page’ is closed to new replies.