[Resolved] Centering social media icons in footer widget

Home Forums Support [Resolved] Centering social media icons in footer widget

Home Forums Support Centering social media icons in footer widget

  • This topic has 5 replies, 2 voices, and was last updated 7 years ago by Leo.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #300106
    Don

    I’m trying to center a social media widget in my footer in GP. I’ve read several strings in this forum that address this topic, but I’m still not sure where to insert the code snippet. Can someone give me the center-align code, and tell me exactly where to place it in the theme code?

    Thanks!

    #300107
    Leo
    Staff
    Customer Support

    Hi Don,

    Can you provide a link to your site?

    Thanks!

    #300109
    Don

    Hi Leo, sure, the site is http://www.digitalmarketingriches.com. Thanks for your help!

    #300110
    Leo
    Staff
    Customer Support

    Quickest method would be copy and paste the code below into Customizer > Addtional CSS.

    .footer-widget-1 {
        text-align: center;
    }

    Let me know.

    #300296
    Don

    That worked! Thank you Leo!

    #300395
    Leo
    Staff
    Customer Support

    You’re welcome 🙂

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