Quantcast
Viewing all articles
Browse latest Browse all 134172

Golden Lion Solutions on "how to align credits in centre"

I am using the Pinboard theme for the website twoadultstwochildren.com.

I want to add the following text in the footer, but make it centralised, between the copyright and privacy policy.

my code is

<?php $author_credit_link = '<a href="//www.GoldenLionSolutions.com/' ) . '" title="' . esc_attr( __( 'Designed by Golden Lion', 'pinboard' ) ) . '">' . __( 'Designed by Golden Lion', 'pinboard' ) . '</a>'; ?>

and I tick the show author credit link in theme options which displays this text and the link next to the privacy policy.

is there any way I can get this text in the middle of the footer?

thanks in advance!


Viewing all articles
Browse latest Browse all 134172

Trending Articles