Comment to 'How to center the top menu in PROTEAN UNA10?'
  • LOL.. You will need to go into your Protean > Styles > Custom styles and add this in there:

    ul.bx-menu-floating-blocks.bx-menu-object-sys_site {

        text-align: center;

    }

    Edit: Oh yeah, and hit Save. If you do not have a Save button there, you are trying to edit a default CSS style and you can't do that.. Just so you know.