Tagged: languages, social sharing
Hello again :-)
The social sharing buttons mix up languages and show “del” and “auf”. I tried the following, but it doesn ´t help:
time.slide-meta-time.updated + .slide-meta-del {
display: none;
}
span.text-sep.text-sep-cat {
display: none;
}
Please give advice, thanks a lot!
Hey ripanti,
Thanks for the link, though it’s not loading on my end?
Best regards,
Rikard
The link has Chancen overnight, please findit below
Hi,
Please add
.avia-related-tooltip { display: none; }
And it should fix your issues.
Best regards,
Basilis
Hello Basils,
Thanks a lot. But it is still showing “del” etc.
Is there any other possiblity to hide it?
Regards!
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.avia-related-tooltip.avia-tt {
display:none!important;
}
Best regards,
Vinay
Thanks a lot! Now it works!
Hi ripanti,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria