Shop Categories

X

centrar menu

Home Forums Agama Pro centrar menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23692

    hola necesito centrar el menú.

    #23735
    Zex
    Moderator

    Hello, Andres!

    Insert the following code into Customizing->General-Additional CSS:

    @media (min-width: 992px){
        .main-navigation ul.nav-menu{        
            text-align:center!important;
        }
    }

    Regards

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