Share This Page Widget in Sidebar icon align

Mr Lucky

Well-known member
Licensed customer
Is it possible to make the icons align horizontally rather than vertically?

Thanks
 
Apply a float left to the class used for each share service.

You may need to edit the CSS for the container, to add a height, otherwise the floated items will break out of the bottom.
 
Apply a float left to the class used for each share service.

You may need to edit the CSS for the container, to add a height, otherwise the floated items will break out of the bottom.

Thanks. Do you know how I find out which exact container I need to specify?
 
Back
Top Bottom