Footer widget won’t center
-
I have only one footer widget with social share icons. I’m trying to get everything in it to center, but everything remains aligned left.
I tried targeting every ID and class with custom CSS:
#ocean_social_share-2 { text-align: center; } .footer-widget { text-align: center; } #footer-widgets { text-align: center; } .widget-oceanwp-social-share { text-align: center; } .social-share clr { text-align: center; }
Surely I’m missing something very simple?
The page I need help with: [log in to see the link]
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Footer widget won’t center’ is closed to new replies.