Home Forums WoodMart support forum sticky header bug

sticky header bug

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

    EDEN
    Participant

    Hello
    i just bought again support for a single question please
    on iphone (not on mobile view from chrome) the sticky header doesnt behave normally like it used to
    can you please help to bring back it smoothness

    thanks !

    #422431

    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-clone.whb-sticked {
    	transform: none;
    }

    Kind Regards

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