Make WPML flag/language button transparent?
Hey guys,
I am just doing the big step of integrating WPML. As my image shows, the language box looks not nice now, it should have neither background nor border.
http://chill4.com/Muffin2.jpg
How do I achieve this? Kind thanks for your very highly estimated assistance.
AnDee
I am just doing the big step of integrating WPML. As my image shows, the language box looks not nice now, it should have neither background nor border.
http://chill4.com/Muffin2.jpg
How do I achieve this? Kind thanks for your very highly estimated assistance.
AnDee
Comments
#Top_bar .wpml-languages.horizontal {
display: block;
padding: 8px 10px;
border: 0px !important;
background: none repeat scroll 0% 0% !important;
border-radius: 0px;
}
Hope someone can make use of this!
AnDee!
Hi, sorry but there is no options for this, you can add flags to the menu in appaerance>menus with the WPML plugin activated.