Comments Jacksonsmith2 started the conversationApril 15, 2019 at 8:45pmHow can I do to open a new window tab when I click this image cover ?Hope for reply.Thx. 675Neuron repliedApril 16, 2019 at 12:02pmHi,Well, for this one you need a bit work with the JS. Install and activate the plugins Insert Headers and Footers.Add the following script in Settings > Headers and Footers. <script> jQuery(document).ready(function ($) { $('.o-neuron-hover .o-neuron-hover-holder .o-neuron-hover-holder__body > a').attr('target', '_blank'); }); </script>Feel free to ask for anything you need.Kind Regards,NeuronThemes Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Sign in to reply ...
How can I do to open a new window tab when I click this image cover ?
Hope for reply.Thx.
Hi,
Well, for this one you need a bit work with the JS.
Feel free to ask for anything you need.
Kind Regards,
NeuronThemes
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.