[Resolved] Moving the social media icons side by side

Home Forums Support [Resolved] Moving the social media icons side by side

Home Forums Support Moving the social media icons side by side

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #902417
    Riccardo

    Hi Tom, thank you for Generatepress, it’s amazing! I’m working on my website and trying to add social media icons in the header with the widget you have created ( lightweight social media). I could add the icons to the header on the right but they are one above the other. How can I move them to be side by side? Please take a look to my website http://www.rp-design.it
    Thank you

    #902432
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .widget ul.lsi-social-icons {
        display: flex !important;
    }
    #902440
    Riccardo

    Thank you! Works perfectly

    #902442
    David
    Staff
    Customer Support

    You’re welcome

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