Editing the footer

  • Unknown's avatar

    Hi there,

    I would like to edit the footer text in my blog to include copyright information.

    I understand that I need to maintain the wordpress and theme credits, but I just want to add some text to that.

    I would prefer to edit the actual footer, rather than use a footer widget.

    I have the custom design upgrade and the theme I am using is Moka. Is is possible to do this with this theme?

    Many thanks for your help!

    Anna

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

  • Unknown's avatar

    Try something like this to add to your existing footer:

    #site-info .wp-credit:after {
      content:" | a9a0Mark Valenzuela 2014.";
    }
  • Unknown's avatar

    Thank you so much! That worked perfectly! Cheers.

  • The topic ‘Editing the footer’ is closed to new replies.