Shop Categories

X

Centered primary menu

Home Forums Agama Pro Centered primary menu

Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10801
    Marjo
    Participant

    Hello

    I´m working with my new pages at new domain. I´ve tried to have primary menu horizontaly centered, but I haven´t found a solution yet. I quess it should be quite simple thing to do?

    -m-

    #10805
    Zex
    Moderator

    Hello Marjo!

    Next custom CSS code should help you with that:

    @media only screen and (min-width: 993px) {
    #masthead .pull-right,
    	#masthead .nav-menu{
        text-align: center!important;
    }
    }

    Can you give me an address to your website?

    Regards

    #10828
    Marjo
    Participant
    This reply has been marked as private.
    #10832
    Zex
    Moderator
    This reply has been marked as private.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.