Epik menu centered on iPad

Homepage Community Forums Epik Theme Support Epik menu centered on iPad

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #11424
    Nikolaj7
    Customer

      Hi,

      The menu is centered on iPad when viewed in landscape mode.

      Is it possible to get it aligned right instead?

      I use the right header widget for the top menu.

      Link: http://tuxy.pm/1diK71M

      Thanks.

      Regards,
      Nikolaj

      #11432
      Eric
      Customer

        Change the float: none; to right on line 3962 in your css.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #11439
        Nikolaj7
        Customer
          This reply has been marked as private.
          #11443
          Eric
          Customer

            You mentioned in your previous post that you wanted it to be centered. Is that what you’re trying to do?…or something different?


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

            #11725
            Nikolaj7
            Customer

              Hi,

              Please see the link http://tuxy.pm/1diK71M on an iPad in Landscape mode.

              I would like the menu to be centered underneath the centered site title.

              How do I do that?

              Thanks.

              Regards,
              Nikolaj

              #11729
              Eric
              Customer

                I just borrowed an iPad, checked and everything is already showing up centered on both landscape as well as portrait mode. Is it not showing up centered for you?


                I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                #11730
                Nikolaj7
                Customer

                  In portrait mode it is fine.

                  When viewed in landscape mode, the menu is more to the right.

                  The title is centered as it should.

                  I am viewing from iPad air and an earlier iPad.

                  Any suggestions?

                  #11756
                  Eric
                  Customer

                    I tested on the iPad 3/3rd Generation (or whatever they’re calling it) and it looked fine.

                    You could adjust when the responsive code kicks in for the iPads aroun dline 3893 –

                    /* iPads (portrait)
                    --------------------------------------------- */
                    
                    @media only screen and (max-width: 1023px) {

                    Change the above number to around 1080 and see if that fixes it.


                    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                    #11761
                    Nikolaj7
                    Customer

                      It seems like it worked.

                      Thanks. 🙂

                    Viewing 9 posts - 1 through 9 (of 9 total)
                    • The topic ‘Epik menu centered on iPad’ is closed to new replies.