Home Forums WoodMart support forum Main wrapper content moved after update

Main wrapper content moved after update

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #564232

    hasimcoskun
    Participant

    Hi,

    some how after updating plugins yesterday and patching theme updates, I’ve experienced today that the website moved to top automatically. the header stays correct bu the main wrapper going under it like z-index.

    #564283

    Artem Temos
    Keymaster

    Hello,

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

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

    Kind Regards

    #564540

    hasimcoskun
    Participant

    doesn’t work.

    #564585

    Artem Temos
    Keymaster

    Sorry, it looks like we understood you wrong. Could you please send us a screenshot of the issue?

    #564657

    hasimcoskun
    Participant

    Yes sure. Can I send it as private?

    #564701

    Artem Temos
    Keymaster

    You can share a link to the screenshot using the private content field.

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