• Resolved Tushar Thakur

    (@techtushar)


    Hello,

    I am trying to center align social media icons that I have added in the sidebar primary widget using custom CSS.

    Please help me.

    • This topic was modified 4 years ago by Yui.
    • This topic was modified 4 years ago by Yui. Reason: redundant link(s) deleted

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • mrtom414

    (@mrtom414)

    you can try adding this code to your custom css in the customizer

    div#techlila-social-icons {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    Thread Starter Tushar Thakur

    (@techtushar)

    @mrtom414

    Thanks a lot lot. ?? My issue is resolved.

    Lots of love from India.

    Shobha2208

    (@shobha2208)

    Any way to change the chat icon image (two quotation marks) into some text like “SPECIAL OFFER”?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Trying To Centre allign social media Icons in Widget’ is closed to new replies.