Support

Home Forums Event Espresso Premium Hide nav menu and make page responsive.

Hide nav menu and make page responsive.

Posted: August 25, 2016 at 9:25 am

Viewing 1 reply thread


Eli

August 25, 2016 at 9:25 am

2 things:

1. trying to get rid of the nav bar that shows up after I click “Buy Tickets” or at least use one that is already in the system. I deleted all the nav menus but this one still show up. Is there a way to just hide it?

2. Trying to make this page responsive but when I view it on my mobile iphone5 it’s not.

http://datenightcomedytour.com/tourdates/nov-4-2016-highpoint-church


Tony

  • Support Staff

August 26, 2016 at 3:22 am

1. trying to get rid of the nav bar that shows up after I click “Buy Tickets” or at least use one that is already in the system. I deleted all the nav menus but this one still show up. Is there a way to just hide it?

That’s from your theme and it looks like the ‘fallback_menu’ the theme uses when no other menu is set.

You can hide the menu items on that specific page using:

.page-id-704 .main_menu {
    display: none;
}

2. Trying to make this page responsive but when I view it on my mobile iphone5 it’s not.

The page being responsive will generally be down to your theme, unless it’s a specific element? It looks fine for me in Chrome emulating mobile devices and on my S6 Edge (don’t own an iPhone sorry).

Can you post a screenshot of what you see please?

Viewing 1 reply thread

The support post ‘Hide nav menu and make page responsive.’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso