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. Sitetitle overlap on menu responsive

Sitetitle overlap on menu responsive

Scheduled Pinned Locked Moved General Discussion
5 Posts 2 Posters 60 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.
  • E Offline
    E Offline
    Eloha
    wrote on last edited by
    #1

    Hello šŸ‘‹,

    First, thank you a lot for your theme, i love to use it for me and my client project.
    But today i've got an issu that i can't solve alone. I searched on the forum, find many topic but it still not working ! Sorry if i missed the answer somewhere.
    When my browser width change (respoonsive), the menu is overlapping the site title. On a big screen it's ok, but on a small screen all the element are overlap. I have not find a solution to "block" the element menu.

    If you need the url website : https://soins-la-croisee-des-chemins.fr/

    Thank a lot in advance !

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

      thanks a lot!!

      i see! mmh

      try this

      Enter the following in "lay options" -> "custom css & html" → "custom css":

      @media (min-width: 751px) and (max-width: 1200px){
          nav.primary ul{
              flex-direction: column;
              gap: 10px;
              text-align: right;
          }
      }
      
      1 Reply Last reply
      0
      • arminunruhA Offline
        arminunruhA Offline
        arminunruh
        Global Moderator
        wrote on last edited by
        #3

        so your horizontal menu:

        Screenshot 2024-03-28 at 08.26.53.png

        will become a stacked menu, when you make your browser smaller

        Screenshot 2024-03-28 at 08.27.09.png

        feel free to adjust the values 751px and 1200px

        but the latter always needs to be bigger than the first number

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

          text-align: right;

          makes it align right

          Screenshot 2024-03-28 at 08.28.37.png

          and for anyone else, this is just the css for the primary menu

          instead of nav.primary
          you can also try:

          nav.second_menu

          or

          nav.third_menu

          or

          nav.fourth_menu

          if u use more menus:
          https://laytheme.com/documentation/menus.html#multiple-menus

          1 Reply Last reply
          0
          • E Offline
            E Offline
            Eloha
            wrote on last edited by
            #5

            Great it work !!! Thank you a lot šŸ™ !

            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
            C
            chrisboender
            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