Is it possible to have the link on an "Icon Box' widget appear in a separate new tab? If so, how? I'm trying to edit the link on my site but the template keeps resetting or breaking.
Not by default options. But there is another way to achieve it with plain HTML.
If you use the following HTML in the 'Text Widget' you only need to change the text between the heading and <p> tags
<a class="icon-box icon-small" href="#" target="_blank">
<i class="fa fa-leaf"></i>
<h6 class="title">This is the heading</h6>
<span class="subtitle">This is the content text</span>
</a>
Is it possible to have the link on an "Icon Box' widget appear in a separate new tab? If so, how? I'm trying to edit the link on my site but the template keeps resetting or breaking.
Hi Timothy
Not by default options. But there is another way to achieve it with plain HTML.
If you use the following HTML in the 'Text Widget' you only need to change the text between the heading and <p> tags
Best regards,
Barry
QreativeThemes.com | WordPress Themes