Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #946558

    hi, I have problem with my logo center on screen. On site: http://www.marsivenus.pl/ logo isn’t clickable.

    #947643

    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

    #947753

    thank you very much

    #948516

    Hi graffi,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1000761

    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.

    #1000824

    Hi graffi,

    Best regards,
    Victoria

    #1001172
    #1001233

    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

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