Tagged: centered logo, microsoft edge
Hello,
I have a problem with displaying the logo on microsoft edge
I set a large central logo with the main menu below.
On all browsers the logo is centered, on microsoft edge, instead, it is aligned to the left of the menu.
I didn’t set css or custom code for the logo, except for the mobile version.
Thanks in advange
PIRAS
Hey PIRAS,
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#top .logo a {
text-align: center;
}
Let us know if this helps.
Best regards,
Nikko
Hello,
I added the code as you asked, but it doesn’t seem to change anything. On the edge I continue to see the logo aligned to the left of the menu.
Any other ideas?
Hi pirasrimini,
Can you try to temporarily disable autoptimize plugin?
Best regards,
Nikko
Done,
Thanks
Well, it works, but i need that plugin, what can i do?
Thanks in advance
Hi pirasrimini,
Maybe it’s the cache from autoptimize plugin that’s causing it.
Try to flush out cache from autoptimize plugin as well as any caching plugins.
If that doesn’t work, try to uncheck css minification or maybe some other settings related to css.
Best regards,
Nikko