Hi!
Ive tried everything what I have found, but my header logo does nit change the wide. could you Plase help me with the right css? My Logo Image is 690x175px
Thank you!
Hey!
Try adding this code to the Quick CSS:
.logo img{
width: 690px;
}
For the height, change the height the of the header in the Theme Options.
Cheers!
Josue
Hi!
Thanks for your help, but unfrotunately that does not work. What can I change more?
Thank you!
Greest Viktoria
Hi Viktoria,
Can you post the link to your website please?
Regards,
Josue
Hi Josue,
At the moment its not online – its on manteinance mode. Can i send you an email?
Regards
Viktoria
Hi Viktoria!
You can post the login details here as a private reply, only moderators will see it.
Cheers!
Josue
Hey Viktoria!
Check your website, i used this code in Quick CSS:
.logo, .logo a{
width: 900px;
}
Regards,
Josue
Hi Josue,
Thank you!!