Comments bantergroup started the conversationMarch 4, 2019 at 12:17amHello! Can you please advise how I get the Header Social links to appear in the same colors as the ones in the Footer (bottom right).RegardsMelanie 7,095Oliver repliedMarch 4, 2019 at 7:59amHI! pls. use following css: i.socials-item-icon.facebook { color: #000; } i.socials-item-icon.linkedin { color: #fff; } i.socials-item-icon.facebook:hover { color: #ccc; } i.socials-item-icon.linkedin:hover { color: #eee; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverbantergroup repliedMarch 4, 2019 at 10:19amThank you Gregor! 7,095Oliver repliedMarch 4, 2019 at 10:22amWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverbantergroup repliedMarch 21, 2019 at 5:30amHi GregorDo I need to use Custom CSS to also change the color of Footer social icons, or are there Theme Options? Also, is it possible to change the styling of the icons to something like the example attached?RegardsMelanie 7,095Oliver repliedMarch 21, 2019 at 8:20amHi,CSS. div#footer-socials i { border-radius: 30px; background-color: #000; padding: 8px; height: 34px; width: 34px; color: #fff; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hello! Can you please advise how I get the Header Social links to appear in the same colors as the ones in the Footer (bottom right).
Regards
Melanie
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thank you Gregor!
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi Gregor
Do I need to use Custom CSS to also change the color of Footer social icons, or are there Theme Options?
Also, is it possible to change the styling of the icons to something like the example attached?
Regards
Melanie
Hi,
CSS.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver