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. hide menu-bar on mobile site doesn't work

hide menu-bar on mobile site doesn't work

Scheduled Pinned Locked Moved General Discussion
3 Posts 2 Posters 86 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.
  • F Offline
    F Offline
    florine
    wrote on last edited by
    #1

    Hi!

    On my site https://tanzhausbern.ch/einstieg/
    I would like to hide the menu bar, side-title and menu icons in order do show the carousel in fullscreen – like this
    IMG_0851.PNG

    I tried to do that in the costume css for mobile area with the following code:

    body.slug-einstieg .mobile-title,
    body.slug-einstieg .burger {
    display: none!important;
    }
    
    body.slug-einstieg .navbar {
    height: 0px!important;
    z-index:0!important;
    }
    

    I also tried:

    body.slug-einstieg .mobile-title,
    body.slug-einstieg .burger, 
    body.slug-einstieg .navbar {
    display: none!important;
    

    both versions work for the side-title and the burger, but not for the menu-bar:
    it still takes the height of the menu-bar settings as top-frame (65px)

    IMG_0850.PNG

    the carousel has class and id 'einstieg' , the row on which it is placed has class and id 'frontrow'
    and I tried to shift the carousel on top and front of the page by the following code:

    #einstieg {
        top:0px!important;
        z-index:100000!important;
    }
    
    #frontrow {
        top:0px!important;
        z-index:100000!important;
    }
    

    but it didn't work.
    do you know how I can get rid of the menu-bar offset?

    Thankyou for helping!
    Best,
    Florine

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

      hey can you search the forum i think we had a similar post here

      you only want to hide the menubar for that one page right

      Screenshot 2022-08-12 at 15.09.13.png

      take a look.
      body has a padding top

      just make it have a padding top of 0

      1 Reply Last reply
      0
      • F Offline
        F Offline
        florine
        wrote on last edited by
        #3

        ok great, this works!
        I did not find that one searching the forum, sorry!!

        thank you so much

        1 Reply Last reply
        1
        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