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
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
Hi Yigit,
Sorry, that one doesn’t work. Maybe because I use a child theme?
Regards,
Matthijs
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
Hi Yigit, no succes yet, sorry :-(
Hey!
Please try adding !important rule as following
.html_header_top.html_logo_center .logo { margin-left: 0!important\9; }
Regards,
Yigit
Not there yet :-(
Hey!
Do you mind creating a temporary admin login and posting it here privately so i can take a look?
Cheers!
Yigit
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
hmm, nothing yet. I changed chmod, you should be able to edit now.
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
Yigit, works like a charm!
Thank you very much!! You guys are awesome. Great support.
Regards,
Matthijs