[Support request] lightweight social icon on a column

Home Forums Support [Support request] lightweight social icon on a column

Home Forums Support lightweight social icon on a column

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1091851
    newmedianewpeople.com

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

    #1091986
    Leo
    Staff
    Customer 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 πŸ™‚

    #1092015
    newmedianewpeople.com
    #1092090
    Leo
    Staff
    Customer Support

    Hi there,

    Try this:

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

    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 πŸ™

    #1092215
    Leo
    Staff
    Customer Support
    #1092625
    newmedianewpeople.com

    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/

    #1093302
    Leo
    Staff
    Customer Support

    This is what I’m seeing with the new CSS:
    https://www.screencast.com/t/aLl69BqF

    Can you try clearing your browser cache?

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.