disable search result link Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › disable search result link This topic has 1 reply, 2 voices, and was last updated 3 years, 8 months ago by Ernest Marcinko. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 16, 2022 at 5:05 pm #39307 lkmcdonaldParticipant This is on a development site. I would like the disable the default behavior of the search item results being clickable. I want them only to be visible. It seems like the results don’t have anchor links applied to them. How can I disable the links? Thanks, Laura September 17, 2022 at 1:17 pm #39318 Ernest MarcinkoKeymaster Hi Laura, Well, the easiest way is probaby trying to disable them via custom CSS: .asp_r .resdrg .item, .asp_r .resdrg .item * { pointer-events: none !important; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In