Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #278993

    When i put the logo in center and menu below in center there is problems with different browsers. Its ONLY when i use this choice. The other options shows the logo SAME in all browsers.

    BUT when i choose above option the logo is small in etc. SAFARI – and correct in etc. Firefox.. why?

    its a problem because i like the option.

    I will put screen dumps here so you can see the different between the 2 browsers.


    #279210

    Hey Jane!

    Thank you for visiting the support forum!

    What is the version of your Safari browser? Please post the actual link to the website here so that we can inspect it. Make sure that you’re running Enfold 2.8.1 with the latest version of WordPress.

    Best regards,
    Ismael

    #279424

    18år.dk

    i don’t know if you can write that letter å ? Its danish…

    SAfari is 7.0.4 – so its the latest version.. i always keep my Mac updated..

    #279431

    Hey!

    I have just checked your website on Safari 7.0.4 on OS X 10.9.3 and it looks fine on my end. Please see screenshot here – http://i.imgur.com/OdxRTSN.png
    Have you already figured it out?

    Cheers!
    Yigit

    #279442

    Its not fine.. it should be as in Firefox.. there is the logo much bigger.. as it should be.. it makes the logo smaller in Safari.. also on your dump… Like the screen dumps i send in first mail here..

    #279444

    #279445

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_logo_center .logo {
    left: 25%;
    -webkit-transform: translate(-15%, 0);
    -moz-transform: translate(-15%, 0);
    -ms-transform: translate(-15%, 0);
    transform: translate(-15%, 0);
    }

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.