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

    Hello, I like to disable click (link) option in featured images, for example:

    http://www.adw.cl/elaboracion-del-whisky/

    This is the behaviour wanted for all images, so maybe some global CSS is the best way.

    Thanks very much!!

    Regards
    José

    #200593

    Hi jmaguirrei!

    Add following code into the quick css field

    
    #top .big-preview a{ pointer-events: none !important; }
    

    Best regards,
    Peter

    #200636

    Thanks Dude, works!

    Regards
    José

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disable Click on Feauted Images’ is closed to new replies.