• Hello!

    I am working on my business website using the Sydney theme. When I want to use the Sydney FP: Social Media Profiles widget in the footer of my website, the buttons are aligned to the right and not to the left. This does not look very good. Is it possible to align the buttons to the left side, so they are also aligned with the text? (“Volg ons” – Follow Us in Dutch 🙂 )
    Thank you very much!

    Kind regards,
    Marjolein

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Please try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .footer-widgets ul#menu-social-media {
      margin-left: 0;
    }
    
    .footer-widgets ul#menu-social-media li:first-child {
      padding-left: 0;
    }
    

    Regards,
    Kharis

    Thread Starter marjolein84

    (@marjolein84)

    Hello Kharis,

    It worked, thank you very much!

    Best,
    Marjolein

    You’re welcome Marjolein!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sydney FP: Social Media Profiles widget – buttons do not align in the right way’ is closed to new replies.