Center using Shortcode.
-
I am using the shortcode for sociable classic (had to fix the .php file to get that work) and I can’t get any of it to center on the screen.
I have added to my css:
.sociable {
margin: 0 auto !important;
text-align: center !important;
}Neither lines produce any results. Any ideas on how to get this to work properly?
- The topic ‘Center using Shortcode.’ is closed to new replies.