Home Forums WoodMart support forum Sticky Header Logo stretchig when scrolling down

Sticky Header Logo stretchig when scrolling down

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

    amaury_santillan
    Participant

    Hi guys.

    My logo is stretching when i scroll down as I sahre with you on the link below:

    https://www.dropbox.com/s/negfna6y6kvq5w9/RPReplay_Final1618957790.MP4?dl=0

    Could you help me?

    Thanks

    #284901

    Artem Temos
    Keymaster

    Hi,

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

    body .whb-sticked .wd-switch-logo .wd-sticky-logo, 
    body .whb-clone .wd-switch-logo .wd-sticky-logo {
    	display: inline-block;
    }

    This issue will also be fixed in the next theme update.

    Best Regards

    #285120

    amaury_santillan
    Participant

    Thank you that worked.

    #285126

    Artem Temos
    Keymaster

    Great, you are welcome!

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

The topic ‘Sticky Header Logo stretchig when scrolling down’ is closed to new replies.