Archived topic
Center Search Box in footer Widget
3 replies · Started by Dave on February 9, 2021
Viewing posts 1–4 of 4
I would like to center the search box in my footer widget but I am not sure how to do that.
Any help would be appreciated.
cheers,
Dave
Hi Dave,
Try this CSS:
.site-footer .search-form {
justify-content: center;
}
Let me know :)
Thanks Ying. That did it.
Cheers,
Dave
No problem Dave :)
This archived topic is closed to new replies.