How do I access and edit my footer on my pages?
-
How do I access the footer for my Twenty Twelve premium template? I need to add my copyright there to protect my content. Thanks.
The blog I need help with is: (visible only to logged in users)
-
Hi there!
You can do this using Custom CSS code. Here’s a snippet that you can add to the CSS panel in your Customizer:
.site-info:after { content: "Copyright"; }Let me know if I can help further!
-
-
-
- The topic ‘How do I access and edit my footer on my pages?’ is closed to new replies.