Site logo

Archived topic

lightweight social icon on a column

7 replies · Started by newmedianewpeople.com on December 3, 2019

Viewing posts 1–8 of 8

good morning there a way to put the social icons on top of each other? Thanks for the support

Hi there,

Any chance you can link us to the site in question?

You can edit the original topic and use the private URL field.

Let me know :)

Hi there,

Try this:

.sidebar ul.lsi-social-icons.icon-set-lsi_widget-2 {
    display: flex !important;
    flex-direction: column;
    align-items: flex-end;
}

okay but all the icons should be on a column and aligned right next to the text of the article.(aligned to the right)

The command aligns in the widget does not work :-(

I entered the css code now the icons are on a single column.
Thanks, it's perfect :-)

But the icons inside the left latel bar are on a single column but aligned on the "left edge".

I would align them on the "right edge"

The command aligns in the widget does not work 🙁

>>>> see this screenshot
https://pediatrarisponde.it/screen/

This archived topic is closed to new replies.