MMast
1
Thanks in advance!
I am looking to move my footer menu to the bottom right of the footer and be able to move it anywhere to my likings. Example shown below.
My site:
What I want my site to look like:
Hi Pls follow below steps:
-
Open theme editor
-
Find the footer section and paste the code to the custom css input box.
.footer__copyright {
width: 100%;
}
like this
Hope this helps