Home › Forums › Jevelin Theme › Separator for social media icons
Home › Forums › Jevelin Theme › Separator for social media icons
Hi @Cakelab,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that I can help you?
Best regards,
Shufflehound team
I visited your shared site but didn’t see any social icons in the footer as shown in the attached screenshot.
Please advise.
Sorry, try now please.. they appear now
Solution for this topic
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .sh-footer .sh-copyrights-social a:last-child { border-right: 0; } #page-container .sh-footer .sh-copyrights-social a:first-child { border-right: 1px solid rgba(255,255,255,0.15); }
Thanks, you’re awesome!
You are most welcome here š