Adding a link to the footer in Suburbia theme

  • Unknown's avatar

    Hello,

    I would like to know how to add a link to the footer. I’m using the command:

    .footer p:before {content: “© 2014. (I need the link here) All Rights Reserved. “;}

    So all will appear before “Blog at WordPress.com. Customized Suburbia Theme.” footer content.

    Thank you.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    You can use :before or :after to add plain text; you cannot add links via CSS. You need to use a Text widget then use CSS to restyle and reposition it.

  • The topic ‘Adding a link to the footer in Suburbia theme’ is closed to new replies.