Hello
You kindly helped me to get my logo correct by using it as a background image in the logo area. On my original website http://pauline-schlenker.com it works perfectly.
However I am using WMPL to translate the site into English. I exported the theme settings from the original German site and imported theme settings into the English theme but the logo appears differently. See http://pauline-schlenker.com/en
As far as I can see all the settings are exactly the same.
Do you have any suggestions what I can do?
Many thanks
Regards
Pauline
Hi Pauline!
Background image you use in English version is small. Please try increasing its size or add following code to Quick CSS
.header_color .header_bg {
background: #ffffff url(//pauline-schlenker.com/wp-content/uploads/2015/02/150224_PS_Logo.png) top center no-repeat scroll;
}
Cheers!
Yigit
Hello Yigit
Many thanks. Works perfectly now.
Pauline