Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

How can I get an external link to open in a new window?

Home / Forums / Virtue Theme / How can I get an external link to open in a new window?

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
February 13, 2015 at 5:28 am

Apologies – I see this question has been raised before but as the actual code used was not included I have to ask again! I am trying to make the Facebook link in my Footer open up in a separate window – see it in the following page –

I have tried both the following pieces of code but no luck:-

#virtue_infobox_widget-4 .widget virtue_infobox_widget .kadinfolink a {
target="_blank";
}

and

.kadinfolink a {
target="_blank";
}

Can you help?

Sandra

  • The forum ‘Virtue Theme’ is closed to new topics and replies.