Center image in text widget
-
I would like to center the badges under my “Awesomeness” text widget in my sidebar.
By viewing my source code, I’ve found that the widget ID is called “text-5” and the class is “widget widget_text”.. and I’ve been trying to use different variations of this code to center the images:
#text-5 widget_text {
text-align: center;
}I just can’t get it to work. Any ideas?
My site is https://tacklingmommyhood.com
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Center image in text widget’ is closed to new replies.