• Resolved Cristobal

    (@cristobal-paez)


    Hello there. I’m having real problems to center the Menu and keep it that way in every size of the browser. Any tips?
    Thanks

    PS: I’ve been trying days and right after I asked for help I found the solution

    .site-navigation{
    	width: 526px !important;
    	margin-left: auto;
    	margin-right: auto;
    	float: none;

  • The topic ‘Center de menu’ is closed to new replies.