Hi,
im using Woocommerce and WMPL
For the menu icon (magnifying glass) i’ve some css to type (Suche) next of the icon.
#menu-item-search a:after {
content: ‘ Search’;
font-size: 14px;
}
So in german (default) it’S perfekt, but it ist not translated in english.
Any idea to do this?
Thank you for helping
Hey Luisgasser,
Text in css cannot be translated, there has to be another way to put text there, or not to use text, just the icon.
Best regards,
Victoria