I have theme.css on SPLIT THEME and I tried 2 other codes on here and it didn’t work.
Thank You
I have theme.css on SPLIT THEME and I tried 2 other codes on here and it didn’t work.
Thank You
Hi @ll760634 ,
Please share your store URL and password of front view.
So that I will check and let you know the exact solution here.
Best regards.
Pw is [email removed]
I just copy and paste the code at the end of the asset correct? I don’t think I did it wrong for the others.
Hi @ll760634 ,
You can try follow the instruction below:
.footer-bottom {
justify-content: center !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
yes, please add this code
.site-copyright {text-align: center;}
Hi @ll760634 ,
Please paste code below into end of the theme.css file.
.footer-copyright .site-copyright {
text-align: center !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.