Home Forums WoodMart support forum Menu Label Overlap after update

Menu Label Overlap after update

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #559164

    davidtactishop
    Participant

    Hello. After upgrading to version 7.5, the menu labels are overlapping with the header. I haven’t been able to find a solution. Please refer to the attached image for details.

    Attachments:
    You must be logged in to view attached files.
    #559382

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .website-wrapper .whb-row {
    	z-index: 1;
    }

    Kind Regards

    #559546

    davidtactishop
    Participant

    It worked perfectly!
    Thank you, Artem.

    #559666

    Artem Temos
    Keymaster

    You are always welcome. Feel free to contact us if you have any further questions.

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

The topic ‘Menu Label Overlap after update’ is closed to new replies.