Hi i want to add a “swissflag” picture next to the lanuage switch.
Thank’s in adwance
Hey cloddi!
Can you post the link to your website so we can provide you an accurate custom CSS code?
Best regards,
Yigit
Hey!
Try adding this code to the Quick CSS:
.avia_wpml_language_switch:before {
content: url(https://upload.wikimedia.org/wikipedia/commons/2/29/WikEd_Button_WhereIHaveBeenTools.PNG);
position: absolute;
width: 20px;
height: 20px;
display: block;
top: -10px;
left: -8px;
}
Result:
Cheers!
Josue
Thank you so much!
You can consider closed this topic
Cheers!
Cloddi