Tagged: logo center
hi, I have problem with my logo center on screen. On site: http://www.marsivenus.pl/ logo isn’t clickable.
Hey graffi,
Thank you for using Enfold.
Adjust the z-index property of the logo container and then increase the default width of the image.
#header_main .container.av-logo-container {
z-index: 9999;
width: 300px;
}
.html_header_top.html_logo_center .logo {
width: 100%;
}
Best regards,
Ismael
thank you very much
Hi graffi,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
hi, the problem is unresolved because the menu didn’t work well. The mega menu has 300px weigh and logo align to left no center.
Hi graffi,
Best regards,
Victoria
Hi graffi,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#header .mega_menu_title {
font-weight: 500;
}
If you need further assistance please let us know.
Best regards,
Victoria