-
Posts
52 -
Joined
-
Last visited
Community Answers
-
Mary_DG's post in Different Logo for Different Language on Header/Menu section was marked as the answer
Hi, this was resolved by adding on CSS
/**Spanish logo**/
body.body-es header#header img {
content: url(spanishlogo.jpg);
}