Home Forums WoodMart support forum Logo problems after update

Logo problems after update

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #561376

    oxygon
    Participant

    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.
    #561453

    oxygon
    Participant

    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 weeks, 1 day ago by oxygon.
    Attachments:
    You must be logged in to view attached files.
    #561651

    Luke Nielsen
    Keymaster

    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

    #561653

    oxygon
    Participant

    Hi, here they come.

    #562192

    Luke Nielsen
    Keymaster

    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

Viewing 5 posts - 1 through 5 (of 5 total)