Hi Yigit,
In another topic, I’ve asked you how to create social media icons in a Layout Element; just like Social Share Buttons. Now I am writing this request in English maybe to help others with the same request.
As a response, you want me to paste the code in the following link -https://pastebin.com/ZWGrhiLj- as a text in a Text Block and below code to Enfold theme options > General Styling > Quick CSS.
.widget .social_bookmarks li,.avia_textblock .social_bookmarks li { clear: none; border: none !important; }
Thank you very much for your swift response; I did those but the icons are now too small according to Social Share Buttons and there is no vertical separator line between them. Is there a way that I can use to make them look exactly like Social Share Buttons?
Many thanks!
Hey Community-Matters,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Merhabalar,
Thanks for sharing the details. Can you please change the code in Quick CSS field to following one
.widget .social_bookmarks li,.avia_textblock .social_bookmarks li { clear: none; }
.widget .social_bookmarks li,.avia_textblock .social_bookmarks li { font-size: 18px; }
Best regards,
Yigit