Hello.
Can you please help me with 2 things.
I have a Copyright footer with my text and some page links on the right.
Want to place Copyright text on centre without any page links.
Is it possible to to place banners in footer sidebar to the centre?.
Thank you.
Hi there
Hope you are having a good day and thank you for your question 
In order to check your question i need to see your live website, please provide url and i will take a look
Hello.
Yes, site still under constraction …
https://homebizz.club/blog
Good morning, please try this code:
#colophon .col-md-12 {
text-align: center;
}
nav#footer-navigation {
display: none;
}
Thanks a lot.
You are great team with awesome support!
Can I add some questions?
My site is working on mobile but i cant click any links.
How can I use only Facebook comments and delete WP ?
https://homebizz.club/blog/evenrex/
Thanks
And post FB comments in the right place, under post. (not the left side of the page)
Hello Denis
you can use this code:
#secondary {
display: inline;
}
regarding Fb comments, you need third party plugins to achieve this, there is no option in the theme to disable WordPress comments,