Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #359143

    I’m using the ajax portfolio and want to know how to disable the link on the h2 portfolio-preview-title entry-title. Thanks!

    #359150

    Hi jh100!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .ajax_slide header.entry-content-header {
    pointer-events: none;
    }

    Regards,
    Yigit

    #359615

    Thank you! That worked (once I cleared my cache).

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disable Link on Portfolio Preview Title’ is closed to new replies.