Hi,
i have done the latest Update and now there is a line above the Logo. How can i get rid of this?
Kind Regards, Simon
Hi simonac!
Please add following code to Quick CSS
div#header_meta {
border: none!important;
}
Best regards,
Yigit
Thanks thats it.