how do I edit the footer on visual theme?
-
Hi!
I’d like to know how to add a copyright footer to my visual theme. will you please send the CSS code for this?Thanks in advance!
The blog I need help with is: (visible only to logged in users)
-
Hi jaealbafilms,
So close! Use this:
.site-info:after { content: "©Jae Alba Films All rights reserved"; float: right } -
- The topic ‘how do I edit the footer on visual theme?’ is closed to new replies.