Home Forums WoodMart support forum Labels are cut after update

Labels are cut after update

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #572106

    roket.agency
    Participant

    Hello,
    labels are cut I believe due to change in Z-index after update. Please provide solution to fix this.

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

    Luke Nielsen
    Keymaster

    Hello,

    Define the below code in Theme Settings -> Custom CSS, clear the cache and recheck the issue.

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

    Kind Regards

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