Hi, Is there a way to put the facebook icon with a href (to open in a new window on the browser? ) at the moment is opening on the same window as the site. Thank you very much
You will need to modify the theme file to accomplish this. There is a method name mo_populate_social_icons() inside the file {enticing theme directory}\framework\functions\utility-functions.php which will need to be modifed to open these social URLs in new window by inserting target="_blank" into the anchor link. Hope this helps.
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Enticing Theme Support’ is closed to new topics and replies.