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

Additional paragraphs in Footer Copyright Text

Home / Forums / Virtue Theme / Additional paragraphs in Footer Copyright Text

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
August 24, 2018 at 6:27 pm

Hi Team,
Following an earlier question, I am inserting the following code into the Theme Options > Misc Options > Footer Copyright Text.

<div class="row" style="text-align:center">
<div class="col-md-4">
[copyright] [the-year]: Organisation Name. All rights reserved.
</div>
<div class="col-md-4">
This page last updated on [updated-date]
</div>
<div class="col-md-4">
Designed & built by <a href=" target="_blank">Avalon Marketing & Website Design Ltd</a>; hosted by <a href=" up/" target="_blank"> Rosetta Group</a>
</div>
</div><!-- row -->

I’ve spotted that the output has additional paragraphs inserted. Specifically, before my code there is a <p></p> and again after my code.
Is this normal behaviour? How can I prevent it for the footer without using display:none css?
Many thanks,
Phil.

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