How to remove space and navigation menu (Mobile)

  • Author
    Posts
  • #48532

    Hi I have set up my site to use a image scroll for the menu, I have managed to remove the menu by adding and empty one so all looks good on a pc.
    Problem I have is when I look on a mobile device I am still getting the menu bar and a space above it. I want to know if there is any way of removing the menu bard and the block of space above it.
    Thanks in advance.
    Menu Removal

    Website: www.morecambeflyers.co.uk

    #48802
    Zed
    Cryout Creations mastermind

    Entirely disabling the header area is not something we had in mind when we designed the theme.

    You can remove the space left over from the empty header with:

    body #branding, body #bg_image {
        min-height: 0;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #48805

    Hi yes I appreciate that you did not have in mind, it was the only way I could think of having an image scroller for my menu. Thank you so much for your help.

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘How to remove space and navigation menu (Mobile)’ is closed to new replies.