Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1106487

    Hi Sirs,
    I would like the social icons in the footer in the same row, next to each other.
    I tried everything but it didn’t work.
    I need your precious help…

    Best regards,
    Nick

    #1106530

    Hey nickgin,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #footer .textwidget ul.social_bookmarks {
        width: 40px !important; 
        display: inline-block !important; 
    }

    Best regards,
    Mike

    #1106797

    Hi Mike,
    It really worked!
    Thank you by heart!
    You can close the current ticket.
    Best regards,
    Nick

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Social Icons in footer in the same row’ is closed to new replies.