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. Border width on mobile navbar

Border width on mobile navbar

Scheduled Pinned Locked Moved General Discussion
8 Posts 2 Posters 1.0k 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.
  • S Offline
    S Offline
    Silviaperez
    wrote on last edited by
    #1

    I would like to change the border width of my menú on mobile versión to a 2px border, I have added this code in my custom CSS but it doesn't work.
    How could I do it?

    @media (max-width: 900px)
    .navbar {
    display: block;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    width: 100%;
    position: fixed;
    min-height: 39px;
    z-index: 30;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    }

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

      Hey Silvia!

      Put this into:

      "Lay Options" -> "Custom CSS & HTML" -> "Custom CSS for mobile version":

      .navbar{
          border-bottom-width: 5px;
      }
      

      Should work :)

      S 1 Reply Last reply
      0
      • S Offline
        S Offline
        Silviaperez
        wrote on last edited by
        #3

        Thank you! It works perfectly!! <3

        1 Reply Last reply
        0
        • arminunruhA arminunruh

          Hey Silvia!

          Put this into:

          "Lay Options" -> "Custom CSS & HTML" -> "Custom CSS for mobile version":

          .navbar{
              border-bottom-width: 5px;
          }
          

          Should work :)

          S Offline
          S Offline
          Silviaperez
          wrote on last edited by
          #4

          @arminunruh
          Hi Again Armin!
          Hope not to bother you again with the same question.
          But I think the css code for the menu border on mobile version doesn't work since the last update ¿Is it possible that I would need to change it?¿what should I write?

          Thank you so much in advance. ;)

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

            hum, should still be the same :/

            Can you go to customize -> "mobile" -> "mobile menu bar" and check if the settings there are ok?

            S 1 Reply Last reply
            0
            • arminunruhA arminunruh

              hum, should still be the same :/

              Can you go to customize -> "mobile" -> "mobile menu bar" and check if the settings there are ok?

              S Offline
              S Offline
              Silviaperez
              wrote on last edited by
              #6

              @arminunruh said in Border width on mobile navbar:

              Can you go to customize -> "mobile" -> "mobile menu bar" and check if the settings there are ok?

              I think there are ok. I attach you here a screen captures.
              0_1488138002499_Screen Shot 2017-02-26 at 20.39.44.png
              0_1488137911157_Screen Shot 2017-02-26 at 20.36.52.png

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

                Ok so under "Alex C", that border is the one we mad more thick using css.

                If you want to change the other line use:

                body.use-mobile-menu nav.primary li a{
                border-bottom-width: 3px;
                }
                
                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  Silviaperez
                  wrote on last edited by
                  #8

                  It works perfectly !! Thank you so much!!!

                  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
                  A
                  alasdair17
                  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