I want to add the buttons on an horizontal line, instead of a vertical one. How do I do that?
I want to add the buttons on an horizontal line, instead of a vertical one. How do I do that?
moved to correct forum
By default, the buttons are set to display horizontally. To display vertically, add this line of CSS to your theme's stylesheet:
.addtoany_share_save_container ul.addtoany_list li { display:block !important; }
Thanks micropat, but it seems that the default display is not working in this case. The list displays vertically anyway, despite the default.
What theme are you using?
I'm using mimbo, latest free version.
You must log in to post.