Logo problems after update
-
Hi, the logo is not shown as whole no more after update, the upper field is now covering it. Before the update, there was no problem.
The CSS used is as:
.wd-logo img {
max-height: 100px !important;
margin-top: -40px !important;
}
Attachments:
You must be
logged in to view attached files.
Just to clarify, cause no one has answered yet :), this is how it looked before the update (see image).
The logo was infront of the top menu as well. After the update, it hides behind it.
Examples of the problems:
https://eljkoncept.se/
https://shop.fouroffice.se/
-
This reply was modified 2 years, 2 months ago by
oxygon.
Attachments:
You must be
logged in to view attached files.
Hello,
Could you please send me access to the admin panel so I can check the settings of the site?
Thank you in advance.
Kind Regards
Hello,
Either increase the Row height to 115px – https://prnt.sc/jnziRdWpF5d3 or try to use the code below for help:
.whb-general-header {
z-index: 3;
}
Kind Regards