Archived topic
I can't make center 2 footer widget
3 replies · Started by Sabbir on October 1, 2022
Viewing posts 1–4 of 4
I can't center make 2 footer widget.
1 paragraph
2 Nev menu
Hi there,
The paragraph looks already centered.
Try this CSS to center the nav:
.footer-bar ul {
justify-content: center;
}
Yes, It's already centered. I don't want to use CSS. When do you solve this in the theme?
CSS is required for something like this. It should have little to no effect on your site performance.
This archived topic is closed to new replies.