How do i center or right the text of my footer. Where do i change in the style.css ?
How to center text of footer
(5 posts)
(3 voices)
-
Posted 1 year ago #
-
Hello kiddo0o,
Are you talking about the sub footer? There are two texts in the sub footer, the copyright which is to the left and the menu links which are to the right.
Try adding this in your style.css file to center them,
#sub_footer .inner > .one_half { text-align: center; }Let us know if that is what you were wanting kiddo0o.
Posted 1 year ago # -
I tried this, and it does not work. I do not use the menu links feature, I just want my copyright text centered. Is there a way to do that? Thanks!
Posted 10 months ago # -
If your on 2.0+ then add this in Dashboard -> inFocus -> General Settings -> Custom CSS.
.copyright_text { float: none; text-align: center; }Posted 10 months ago # -
Oh, wrong forum. I am actually on Awake 2.0. But this method still works on either theme. Thanks!
Posted 10 months ago #
Reply
You must log in to post.













