Tagged: , ,

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #239348

    Hi Kriesi & Co,
    I just completed my website and noticed that on IE9 and IE10 the logo is out of center to the left.
    I can’t seem to find the slution. Could you guys please take a quick look?

    Kind regards,
    Matthijs

    #239353
    This reply has been marked as private.
    #239368

    Hey!

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

    .html_header_top.html_logo_center .logo { margin-left: 0\9; }

    Regards,
    Yigit

    #239395

    Hi Yigit,

    Sorry, that one doesn’t work. Maybe because I use a child theme?

    Regards,
    Matthijs

    #239400

    Hi!

    Please try adding the code to bottom of Style.css file of your child theme and flush browser cache after applying the code

    Best regards,
    Yigit

    #239407

    Hi Yigit, no succes yet, sorry :-(

    #239408

    Hey!

    Please try adding !important rule as following

    .html_header_top.html_logo_center .logo { margin-left: 0!important\9; }

    Regards,
    Yigit

    #239415

    Not there yet :-(

    #239421

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so i can take a look?

    Cheers!
    Yigit

    #239426
    This reply has been marked as private.
    #239435

    Hey!

    I cannot make changes on Style.css file of your child theme. Please change the code to following one

    .html_header_top.html_logo_center .logo { margin-left: 0!important; }

    Best regards,
    Yigit

    #239440

    hmm, nothing yet. I changed chmod, you should be able to edit now.

    #239443

    Hi!

    It does work fine on my right now. Can you please take another look with a clean cache and confirm that it is fine on your end as well?

    Regards,
    Yigit

    #239448

    Yigit, works like a charm!
    Thank you very much!! You guys are awesome. Great support.

    Regards,
    Matthijs

    #239453

    Hi!

    You are welcome Matthijs, glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Logo in Internet Explorer is aligned a little to the left’ is closed to new replies.