Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. About menu type.

About menu type.

Scheduled Pinned Locked Moved General Discussion
11 Posts 4 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pentru
    wrote on last edited by
    #1

    Hello!

    I need to do this menu:
    http://dev.metapolis.eu/

    like this:
    https://hood.network/

    but the dropdown sub-menu still remains the same (under the primary navigation). This is very important!

    In fact i need: one point menu in left with dropdown submenu, logo in center, one point menu in right

    I found this topic (http://laythemeforum.com:4567/topic/757/3-menu-points-left-center-right-aligned-thumbnail-max-height) but if i apply this css on my site with the css for the dropdown, the things go crazy:))
    My dropdown sub-menu turns into a horizontal menu:(

    Can enybody help me?

    Thanks!

    1 Reply Last reply
    0
    • mariusjopenM Offline
      mariusjopenM Offline
      mariusjopen
      Global Moderator
      wrote on last edited by
      #2

      Hi Pentru!

      Are you familiar with CSS and jQuery?

      On the Hood website I do not see a dropdown menu.
      Can you send an image of the design you imagine?

      All the best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pentru
        wrote on last edited by
        #3

        Hello Marius!

        Thanks for the answer. Yes, I can work with CSS.

        And... right now the menu of my site looks like this:

        alt text

        but I need to look like this:

        alt text

        • one point menu in left (Work button) with dropdown submenu (All, City etc), logo in center (METAPOLIS), one point menu in right (About).

        Yes, in the Hood site does't have dropdownmenu, i know... i tried to apply the same solution for my site, but without succes:(

        1 Reply Last reply
        0
        • mariusjopenM Offline
          mariusjopenM Offline
          mariusjopen
          Global Moderator
          wrote on last edited by
          #4

          Hi Pentru,

          you need to cheat a little to achieve this.

          One way would be to position the work menu point on the left:

          #menu-item-5140 {
              position: fixed;
              left: 20px;
          }
          

          Or you can move the whole navigation to the left and then only move the about to the right – the same way as I did above:
          0_1492719610252_Bildschirmfoto 2017-04-20 um 22.19.27.png

          It looks like you already solved to uild a dropdpown menu. nice one!

          Let me know if you face trouble!

          All the best!

          Marius

          www.mariusjopen.world

          P 1 Reply Last reply
          0
          • mariusjopenM mariusjopen

            Hi Pentru,

            you need to cheat a little to achieve this.

            One way would be to position the work menu point on the left:

            #menu-item-5140 {
                position: fixed;
                left: 20px;
            }
            

            Or you can move the whole navigation to the left and then only move the about to the right – the same way as I did above:
            0_1492719610252_Bildschirmfoto 2017-04-20 um 22.19.27.png

            It looks like you already solved to uild a dropdpown menu. nice one!

            Let me know if you face trouble!

            All the best!

            Marius

            P Offline
            P Offline
            pentru
            wrote on last edited by
            #5

            Just... PERFECT! Thanks a lot!

            1 Reply Last reply
            0
            • P Offline
              P Offline
              pentru
              wrote on last edited by
              #6

              Perfect... but only on the desktop version... cause in mobile version the ABOUT menu from right is gone:)
              I have only WORK with the drop-down submenu.

              1 Reply Last reply
              0
              • arminunruhA Offline
                arminunruhA Offline
                arminunruh
                Global Moderator
                wrote on last edited by
                #7

                Can you post your link please?

                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  pentru
                  wrote on last edited by
                  #8

                  http://dev.metapolis.eu/

                  P 1 Reply Last reply
                  0
                  • P pentru

                    http://dev.metapolis.eu/

                    P Offline
                    P Offline
                    pentru
                    wrote on last edited by
                    #9

                    So? :) Nothing?

                    Thanks!

                    H 1 Reply Last reply
                    0
                    • P pentru

                      So? :) Nothing?

                      Thanks!

                      H Offline
                      H Offline
                      hgbnd
                      wrote on last edited by
                      #10

                      @pentru Hey! Do you mind sharing your custom CSS for the dropdown menu ?

                      1 Reply Last reply
                      0
                      • mariusjopenM Offline
                        mariusjopenM Offline
                        mariusjopen
                        Global Moderator
                        wrote on last edited by
                        #11

                        Hi pentru!

                        Sorry for the late reply!

                        You can also customize the menu especially for mobile devices.

                        Have a look here:

                        0_1494529898292_Bildschirmfoto 2017-05-11 um 21.10.47.png
                        0_1494529903525_Bildschirmfoto 2017-05-11 um 21.10.49.png

                        I hope that helps!

                        Many wishes!

                        Marius

                        www.mariusjopen.world

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        I also code custom websites or custom Lay features.
                        šŸ’æ Email me here: šŸ’æ
                        info@laytheme.com

                        Before you post:
                        1. When using a WordPress Cache plugin, disable it or clear your cache.
                        2. Update Lay Theme and all Lay Theme Addons
                        3. Disable all Plugins
                        4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                        This often solves issues you might run into

                        When you post:
                        1. Post a link to where the problem is
                        2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                        3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                        Online Users
                        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                        laytheme.com
                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Search