Home Forums WoodMart support forum LOGO PNG STICKY HEADER SAFARI MOBILE STRECHED

LOGO PNG STICKY HEADER SAFARI MOBILE STRECHED

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

    Dargming
    Participant

    Hello,

    I manage several wordpress with your theme “woodmart”. All the websites have the same issue when they use a png logo: the logo is streched on the sticky header using safari mobile (iOS). All the others browsers are ok.

    #284607

    Hello,

    Please provide the URL of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #284608

    Dargming
    Participant

    Please try the link in private.

    #284627

    Bogdan Donovan
    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

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