Pictorico theme/use slider as an image display only?
-
Hello, I’m sure this topic was addressed previously, however, seems I can’t find it again.
My theme is Pictorico. I would like to know if there is a css coding that would disable the featured image in the slider from linking back to the post page. I would like to use the slider feature simply as an image gallery for the number it allows. – Thank you.
the site I am asking the information for, is: http://northlizalane.com
The blog I need help with is: (visible only to logged in users)
-
Hi there, give this a try and let me know how it goes:
.slides .post { pointer-events: none; cursor: none; } -
-
- The topic ‘Pictorico theme/use slider as an image display only?’ is closed to new replies.