Hi, on my page http://www.fitgutschein.de/fihh I have adjusted the soical share button size (header and socket) via #top .social_bookmarks li { font-size: 18px; }
Thas´s fine, but I did not find a code which allows me to
– increase the icon size on the 2 CTAs for “Teile auf Facebook / via Mail” (on last color area of this page w/backgound pic)
– Increase the colors incl. hover color for the text on hover there, too
Thx a lot in advance & best regards Tilman
Hey Tilman,
Please try the following in Quick CSS under Enfold–>General Styling:
li.av-share-link a:before {
font-size: 18px !important;
}
Best regards,
Rikard
Hey Rikard,
cool; this works fine.
and how can I change the text (“Teile auf…”) plus background on hover (currently too small and difficult to read (dark orange on green))?
Thx again for your always very good support (even on sundays :-)
Cheers, Tilman
Hey!
Please add following code to Quick CSS as well and adjust as needed
.avia-related-tooltip.avia-tt, .avia-related-tooltip.avia-tt .avia-arrow {
background: black;
color: white;
border: black;
}
Cheers!
Yigit
Thx a lot Yigit,
works like a charm :-)
Cheers, Tilman
Hi!
Please keep us updated if you need anything else.
Thanks a lot for your understanding and patience
Cheers!
Basilis