Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #973316

    How can I align the main menu to the left?
    :-)

    #973905

    Hey studiovene,

    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

    
    .html_header_top.html_logo_center #header_main_alternate .main_menu ul:first-child {
        width: 100%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #974113

    It works!
    Thanks
    :-)

    #974369

    Hi studiovene,

    Glad that Victoria helped you. :)
    Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

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