How to edit footer

I’ve put a paragraph of text in my footer but I want to add a copyright section underneath it, but whenever I push enter to start a new line it doesn’t appear like that on the site. Instead it just adds the copyright section on to the last line. It does this no matter how many times I push enter. How can I fix this please?

Hello David,

Thanks for writing in!

Please be advised that the footer content is design to have a plain text added to it. If you want to have several lines of text, you will need to use html code with a paragraph tag in it. Please have your text updated into this code instead:

<p>This site is owned and operated by Chameleon School. Chameleon School is a participant in the Amazon Services Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.</p>
<p>© 2019 Chameleon School </p>

We would love to know if this has worked for you. Thank you.

Hi thanks for this. Yes it worked but ideally I’d like the copyright to be underneath the bottom menu.

Hi David,

The paragraph tag should make the copyright text at the bottom on a new line. It’s working on my test site. I notice on your site, paragraph tag was remove.

I did investigate and found out you have updated to the latest Cornertone version 4.0.4 but X theme is still version 6.5.6. Please update X theme to the latest version too to avoid incompatibility issue. See our changelog here.

Check again after the update.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.